Changes

Jump to: navigation, search

SQLite Adapter

510 bytes added, 20:54, 26 January 2014
no edit summary
{{Admon/obsolete}} [[category: NexJ_Past_Projects]]<!--[[category: NexJ Current Projects]]-->
[[category: NexJ Express SQLite]]
[https://docs.google.com/document/d/1aX9YqdXcABKmxegTcovyZXqWYp_9NnPmke6QU8jfiBU/edit?hl=en_US Read only]
-->
 
=== Contributors ===
* [[User:Gbatumbya|Grace Batumbya]]
* [[User:Abhishekbh|Abhishek Bhatnagar]]
* [[User:Wei.song | Wei Song]]
=== Supported Versions ===
* sqlite.3.7.10
** Compiled with the following flags:
***SQLITE_ENABLE_LOAD_EXTENSION=1
***SQLITE_ENABLE_UPDATE_DELETE_LIMIT
***SQLITE_ENABLE_COLUMN_METADATA
***SQLITE_CORE
***SQLITE_ENABLE_FTS4
***SQLITE_ENABLE_FTS3_PARENTHESIS
***SQLITE_ENABLE_RTREE
***SQLITE_ENABLE_STAT3
***SQLITE_SOUNDEX=1
***SQLITE_MAX_VARIABLE_NUMBER=4000
***SQLITE_USE_URI
***SQLITE_ENABLE_ICU
***SQLITE_DEFAULT_FOREIGN_KEYS=1
***DSQLITE_THREADSAFE=1
== Project Status==
* '''Current Sprint''' : Code Review 1
== Project Status==
* [[SQLite_Adapter_StandUp_Reports | Stand Up Reports]]
* Current Sprint : [[SQLite_Adapter#Sprint_1 | 1]]
== Project Backlog ==
| Using studio perform all the tests as Junit tests, ensuring no failures.
|}
 
== Project Repository ==
* Central: https://bitbucket.org/cwdesautels/nexj-express-sqlite-adapter
 
== Building JDBC from source ==
* [[SQLite_Xerial_JDBC_From_Source | HowTo]]
 
== Resources ==

Navigation menu