eda/drivers/SQLite: Printing query errors
[sdk] / eda / drivers / sqlite / EDASQLite.ec
2015-02-15 Jerome St-Louiseda/drivers/SQLite: Printing query errors
2014-07-11 Jerome St-Louisecere/com; compiler/libec: (#1087) Fixed class:struct...
2014-06-13 Jerome St-Louiscompiler; ecere; ide; eda: Fixed 32 bit warnings
2014-05-31 Jerome St-Louiseda/EDASQLite: Fixed resetting locking mode to normal...
2014-05-30 Jerome St-Louiseda; eda/SQLite: More warnings fixes
2014-05-30 Jerome St-Louiscompiler/libec; eda, extras: const fixes for DB apps
2014-05-29 Jerome St-Louissdk: const correctness
2014-05-27 Jerome St-Louiscompiler/libec: (#341, #351, #644, #771) Improved enum...
2014-04-02 Jerome St-Louiseda/drivers/sqlite: Work around for Clang compilation
2014-02-03 Jerome St-Louiseda/sqlite: Removed check on creation of eda_table_fiel...
2013-10-30 Rejean Loyereda; added DirFilesDataSourceDriver class for reuse...
2013-10-30 Rejean Loyercleaned all trailing white space from source files.
2013-09-30 Jerome St-LouisEDA/SQLite: Setting locking_mode to normal on closing...
2013-07-29 Jerome St-Louiseda/SQLite: Custom functions fixes (FFI interface)
2013-03-01 Jerome St-Louiseda, compiler, documentor: Proper prototypes for invoki...
2013-02-25 Jerome St-LouisEDASQlite(Cipher): Setting default locking mode to...
2012-08-03 Jerome St-LouisEDA/SQLite driver: Binding null values without crashing...
2012-08-02 Jerome St-LouisEDA & SQLite: Support for retrieving a Table's primary key
2012-07-29 Jerome St-Louiseda/SQLite: Fixed problem introduced by 4470ea6d448a85d...
2012-07-28 Jerome St-Louiseda/EDASQLite: Improved SQL Custom Functions support...
2012-07-28 Jerome St-Louiseda: Added BindQueryData typed_object interface to Row
2012-07-13 Jerome St-Louiseda/SQLite driver: Fix for bug introduced by bca6e55e4c...
2012-07-08 Jerome St-LouisEDA/SQLite driver: Support for stepping backwards and...
2012-07-07 Jerome St-LouisEDA/SQLite driver: Support for iterating backwards...
2012-07-07 Rejean Loyereda:Field,eda:drivers:EDB/SQLite; added table property...
2012-07-06 Jerome St-Louiseda, sqlite driver, TableEditor: Tweak so that Prev...
2012-03-30 Rejean Loyereda:driver:sqlite: use libsqlite3 on linux to comply...
2012-02-19 Jerome St-Louiseda/i18n: Added i18n strings to EDA/EDASQLite/EDASQLite...
2011-09-30 Jerome St-Louiseda/sqlite: Building EDASQLite statically (ecc/.imp...
2011-09-25 Jerome St-Louiscompiler/db: Recognizing CIString as a nameField; eda...
2011-09-19 Jerome St-Louiseda/sqlite: Added Row::AddID method to create a row...
2011-09-13 Jerome St-Louiseda/ecere: Prevent assigning itself as a parent to...
2011-06-26 Jerome St-Louiseda/sqlite: Implemented full table stepping support...
2011-06-08 Rejean LoyerEDA:SQLite:SQLiteCipher: merged offline branch where...
2011-05-29 Rejean LoyerEDA:SQLite:SQLiteCipher: moved code common to both...
2011-05-15 Jerome St-LouisInitial git commit -- Transition from CodeGuard repository