diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2012-01-26 12:43:17 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2012-01-26 12:43:17 +0200 |
commit | d3905b172b7d3cd1df933f57072aee652d10c186 (patch) | |
tree | a0c65d355d29285dce239b0d2328c168118e3646 /common/schema/test.std | |
parent | 32b8b828dc0e8ffea918c8cf9f07ba213ef63724 (diff) |
Implement support for database schema
New pragma qualifier: namespace. New pragma specifier: schema. The table
specifier was extended to accept a schema prefix. New option: --default-
schema. The common/schema test was extended to cover the new functionality.
Diffstat (limited to 'common/schema/test.std')
-rw-r--r-- | common/schema/test.std | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/schema/test.std b/common/schema/test.std index af8d8e7..e69de29 100644 --- a/common/schema/test.std +++ b/common/schema/test.std @@ -1 +0,0 @@ -test 001 |