From 04766b207afba7961d4d802313e426f5a2fbef63 Mon Sep 17 00:00:00 2001 From: tpearson Date: Wed, 10 Aug 2011 22:19:39 +0000 Subject: rename the following methods: tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kexi/doc/dev/kexidb_issues.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kexi/doc/dev/kexidb_issues.txt') diff --git a/kexi/doc/dev/kexidb_issues.txt b/kexi/doc/dev/kexidb_issues.txt index 576a64de..0dd945c6 100644 --- a/kexi/doc/dev/kexidb_issues.txt +++ b/kexi/doc/dev/kexidb_issues.txt @@ -191,7 +191,7 @@ kexi__querydata q_sql varchar, //raw sql text - stored in the unchanged form entered by a user (or generated) q_valid boolean, //query schema may be invalid (syntactically or logically, //but still can be stored) - q_parent_tab integer REFERENCES kexi__objects(o_id) //tqparent table of this query + q_parent_tab integer REFERENCES kexi__objects(o_id) //parent table of this query //This table contains information about fields defined in select queries kexi__queryfields -- cgit v1.2.1