diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2012-07-25 12:13:39 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2012-07-25 12:13:39 +0200 |
commit | e88ee0b91d795f3c3061c41e53e39c2b30707798 (patch) | |
tree | e5f6e183db178c4e00a62c8682721db190e76059 /mysql/index/test.std | |
parent | fa31e7c6a729a5e9772bfd775d19501996652f30 (diff) |
Add support for defining indexes
New db pragma qualifier: index. New tests: common/index, mysql/index,
pgsql/index.
Diffstat (limited to 'mysql/index/test.std')
-rw-r--r-- | mysql/index/test.std | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/mysql/index/test.std b/mysql/index/test.std new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/mysql/index/test.std |