summaryrefslogtreecommitdiff
path: root/framework/Data/Common/Sqlite
diff options
context:
space:
mode:
authorwei <>2007-10-08 00:59:27 +0000
committerwei <>2007-10-08 00:59:27 +0000
commitc31900c9c909f42b722bfb03b164d548b602cdd4 (patch)
tree43c6972ef58134aede5a99880740a1dfa0bd0060 /framework/Data/Common/Sqlite
parentb7a0c37ad82ef4dcfb031643434538d600e37757 (diff)
Fixed #716
Diffstat (limited to 'framework/Data/Common/Sqlite')
-rw-r--r--framework/Data/Common/Sqlite/TSqliteMetaData.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/Data/Common/Sqlite/TSqliteMetaData.php b/framework/Data/Common/Sqlite/TSqliteMetaData.php
index aa2ed724..3b63fcef 100644
--- a/framework/Data/Common/Sqlite/TSqliteMetaData.php
+++ b/framework/Data/Common/Sqlite/TSqliteMetaData.php
@@ -177,5 +177,5 @@ CREATE TABLE bar
CONSTRAINT fk_foo_id REFERENCES foo(id) ON DELETE CASCADE
);
*/
-
+
?> \ No newline at end of file