From c31900c9c909f42b722bfb03b164d548b602cdd4 Mon Sep 17 00:00:00 2001 From: wei <> Date: Mon, 8 Oct 2007 00:59:27 +0000 Subject: Fixed #716 --- framework/Data/Common/Sqlite/TSqliteMetaData.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'framework/Data/Common/Sqlite/TSqliteMetaData.php') 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 -- cgit v1.2.3