Commit Graph

21 Commits

Author SHA1 Message Date
dsandersoremutah
be3e0d1b06 Added some new error codes for SQL parsing. Also added some new functions for restore callback.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@626 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-30 21:48:46 +00:00
dsandersoremutah
eb5933c856 Modified to use new parsing functions for parsing SQL statements. Also added support for associating tables, indexes, and columns with an encryption definition.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@625 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-30 21:48:08 +00:00
dsandersoremutah
5c71562bb8 Changed dbRemove to dropDatabase. Added processDropDatabase for SQL parser.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@624 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-30 21:47:09 +00:00
dsandersoremutah
bf4e1236f9 Added support for more SQL statements.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@623 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-30 21:46:27 +00:00
dsandersoremutah
44b49ffdeb Added support for more SQL statements.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@622 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-30 21:46:17 +00:00
dsandersoremutah
fce94ee1f0 Initial revision
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@621 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-30 21:45:39 +00:00
dsandersoremutah
1001afe772 Added various SQL statements: create database, create table, create index. Did some code reshuffling.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@619 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-28 20:40:19 +00:00
dsandersoremutah
58d6cbdace Sync up with latest common toolkit changes.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@612 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-23 21:26:53 +00:00
dsandersoremutah
5fa1801ce9 Added support for insert row functionality. Also added SQLStatement object.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@504 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-02 22:19:49 +00:00
dsandersoremutah
699a677516 Added support for insert row functionality. Also added SQLStatement object.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@503 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-02 22:19:25 +00:00
dsandersoremutah
ce94406d82 Got rid of unused variable.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@495 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-01 17:22:56 +00:00
dsandersoremutah
3a4e5a165f Got rid of VISIT comment.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@492 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-31 19:34:10 +00:00
dsandersoremutah
f42290bd6c Added code to create block chain table LFH.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@491 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-31 19:33:19 +00:00
dsandersoremutah
78bd30e364 Modified to use lock manager in toolkit.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@490 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-31 15:23:25 +00:00
dsandersoremutah
ffe3cb6975 Changed Id property
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@482 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-30 22:00:45 +00:00
dsandersoremutah
fa7d36402d Removed files.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@481 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-30 21:58:59 +00:00
dsandersoremutah
49ccc066a1 Changed Id attribute.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@480 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-30 21:34:23 +00:00
dsandersoremutah
f9a8601e63 Changed calls to disableLogging and enableLogging to work the way they used to.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@479 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-30 21:31:58 +00:00
dsandersoremutah
82041bb5c7 Lock manager is now in ftk.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@478 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-30 21:31:25 +00:00
dsandersoremutah
bd54e0e957 Added Makefile
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@470 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-26 23:18:45 +00:00
dsandersoremutah
021073907f Added .cpp and .h files under the sql/src subdirectory
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@469 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-26 23:17:49 +00:00