GitHub / tschallacka/sqlite4java issues and pull requests
#39 - Strange SQLite error 14 (unable to open database file)
Issue -
State: closed - Opened by GoogleCodeExporter almost 11 years ago
- 3 comments
Labels: auto-migrated, Priority-Medium, Type-Other
#38 - Verify support for Java 1.7
Issue -
State: closed - Opened by GoogleCodeExporter almost 11 years ago
- 7 comments
Labels: Type-Task, auto-migrated, Priority-Medium
#37 - Build for Linux/PPC
Issue -
State: closed - Opened by GoogleCodeExporter almost 11 years ago
- 1 comment
Labels: auto-migrated, Priority-Medium, Type-Enhancement
#36 - Patch to support the Unlock Notify feature for shared-cache mode: blocking prepare and step
Issue -
State: open - Opened by GoogleCodeExporter almost 11 years ago
- 1 comment
Labels: auto-migrated, Priority-Medium, Type-Enhancement
#35 - Compiled statement cache grows unbounded when not using prepared statements
Issue -
State: closed - Opened by GoogleCodeExporter almost 11 years ago
- 3 comments
Labels: auto-migrated, Priority-Medium, Type-Defect
#34 - job exception
Issue -
State: closed - Opened by GoogleCodeExporter almost 11 years ago
- 2 comments
Labels: auto-migrated, Priority-Medium, Type-Defect
#33 - Better support for WAL
Issue -
State: open - Opened by GoogleCodeExporter almost 11 years ago
Labels: auto-migrated, Priority-Medium, Type-Enhancement
#32 - Prepared Statements not finalized?
Issue -
State: closed - Opened by GoogleCodeExporter almost 11 years ago
- 2 comments
Labels: auto-migrated, Priority-Medium, Type-Other
#31 - RPMs for the native libs
Issue -
State: open - Opened by GoogleCodeExporter almost 11 years ago
- 3 comments
Labels: auto-migrated, Priority-Medium, Type-Other
#30 - Generic query result bulk loading operations
Issue -
State: open - Opened by GoogleCodeExporter almost 11 years ago
- 8 comments
Labels: Priority-Low, auto-migrated, Type-Enhancement
#29 - Android support
Issue -
State: closed - Opened by GoogleCodeExporter almost 11 years ago
- 13 comments
Labels: auto-migrated, Priority-Medium, FixVersion-282, Type-Other
#28 - UnsatisfiedLinkError sqlite4java.library.path not set??
Issue -
State: closed - Opened by GoogleCodeExporter almost 11 years ago
- 3 comments
Labels: auto-migrated, Priority-Medium, Type-Other
#27 - SQLiteStatement return unexpected values.
Issue -
State: closed - Opened by GoogleCodeExporter almost 11 years ago
- 8 comments
Labels: auto-migrated, Priority-Medium, Type-Defect
#26 - Error: sqlite4java-linux-amd64
Issue -
State: closed - Opened by GoogleCodeExporter almost 11 years ago
- 2 comments
Labels: auto-migrated, Priority-Medium, Type-Other
#25 - R-tree support
Issue -
State: closed - Opened by GoogleCodeExporter almost 11 years ago
- 1 comment
Labels: Type-Task, auto-migrated, Priority-Medium, FixVersion-282
#24 - Library for FreeBSD
Issue -
State: closed - Opened by GoogleCodeExporter almost 11 years ago
- 3 comments
Labels: Type-Task, auto-migrated, Priority-Medium
#23 - Inconsistent column numbering
Issue -
State: closed - Opened by GoogleCodeExporter almost 11 years ago
- 3 comments
Labels: auto-migrated, Priority-Medium, Type-Other
#22 - Detailed "Getting Started"
Issue -
State: open - Opened by GoogleCodeExporter almost 11 years ago
- 5 comments
Labels: auto-migrated, Priority-Medium, Type-Other
#21 - Cannot able to retrieve all rows when stored in RAM
Issue -
State: closed - Opened by GoogleCodeExporter almost 11 years ago
- 1 comment
Labels: auto-migrated, Priority-Medium, Type-Other
#20 - Adding type constraints to tables
Issue -
State: closed - Opened by GoogleCodeExporter almost 11 years ago
- 1 comment
Labels: auto-migrated, Priority-Medium, Type-Other
#19 - Support for sqlite3_table_column_metadata
Issue -
State: closed - Opened by GoogleCodeExporter almost 11 years ago
- 4 comments
Labels: auto-migrated, Priority-Medium, Type-Enhancement
#18 - Possible crash if SQLiteConnection.dispose() is called from a different thread
Issue -
State: closed - Opened by GoogleCodeExporter almost 11 years ago
- 5 comments
Labels: auto-migrated, FixVersion-201, Type-Defect, Priority-Critical
#17 - Support non-ASCII characters in SQLiteConnection.prepare
Issue -
State: closed - Opened by GoogleCodeExporter almost 11 years ago
- 5 comments
Labels: Priority-Low, auto-migrated, Type-Enhancement
#16 - Build binaries on FreeBSD
Issue -
State: closed - Opened by GoogleCodeExporter almost 11 years ago
- 2 comments
Labels: Priority-Low, Type-Task, auto-migrated
#15 - SQLiteStatement.columnValue returns a Long when an Integer is expected
Issue -
State: closed - Opened by GoogleCodeExporter almost 11 years ago
- 3 comments
Labels: auto-migrated, Priority-Medium, FixVersion-201, Type-Defect
#14 - Add support for "Online Backup API"
Issue -
State: closed - Opened by GoogleCodeExporter almost 11 years ago
- 1 comment
Labels: auto-migrated, Priority-Medium, Type-Enhancement, FixVersion-282
#13 - Wrong column count for select without row
Issue -
State: closed - Opened by GoogleCodeExporter almost 11 years ago
- 8 comments
Labels: auto-migrated, Priority-Medium, FixVersion-201, Type-Defect
#12 - Use Google groups for discussion
Issue -
State: closed - Opened by GoogleCodeExporter almost 11 years ago
- 2 comments
Labels: Type-Task, auto-migrated, Priority-Medium
#11 - Unusable SQLiteLongArray if the transaction where it was created is rolled back
Issue -
State: closed - Opened by GoogleCodeExporter almost 11 years ago
- 2 comments
Labels: auto-migrated, FixVersion-210, Type-Defect, Priority-High
#10 - Getting Started example uses db.close() method, but close() does not exist in class SQLiteConnection
Issue -
State: closed - Opened by GoogleCodeExporter almost 11 years ago
- 2 comments
Labels: auto-migrated, Priority-Medium, Type-Defect
#9 - Add extension loading functions
Issue -
State: closed - Opened by GoogleCodeExporter almost 11 years ago
- 1 comment
Labels: Priority-Low, auto-migrated, Type-Enhancement, FixVersion-282
#8 - Register sqlite4java in a maven repository
Issue -
State: closed - Opened by GoogleCodeExporter almost 11 years ago
- 2 comments
Labels: Type-Task, auto-migrated, Priority-Medium, FixVersion-201
#7 - Change visibility of SQLiteStatement.getColumnType to public
Issue -
State: closed - Opened by GoogleCodeExporter almost 11 years ago
- 4 comments
Labels: auto-migrated, FixVersion-179, Priority-Medium, Type-Enhancement
#6 - Error when trying to connect sqlite db in Mac OS X 10.4.11
Issue -
State: closed - Opened by GoogleCodeExporter almost 11 years ago
- 11 comments
Labels: auto-migrated, Priority-Medium, FixVersion-201, Type-Defect
#5 - Calling prepare() with empty string throws an exception with obscure message
Issue -
State: closed - Opened by GoogleCodeExporter almost 11 years ago
- 2 comments
Labels: Priority-Low, auto-migrated, FixVersion-179, Type-Defect
#4 - Review / remake test_intarray.[ch] to avoid creating module for each intarray
Issue -
State: closed - Opened by GoogleCodeExporter almost 11 years ago
- 2 comments
Labels: auto-migrated, Priority-Medium, FixVersion-210, Type-Defect
#3 - Add basic implementation of a job queue to be used in a mult-threaded environment
Issue -
State: closed - Opened by GoogleCodeExporter almost 11 years ago
- 2 comments
Labels: auto-migrated, Priority-Medium, Type-Enhancement, FixVersion-201
#2 - Add a SQLiteConnection.open(int flags) method
Issue -
State: closed - Opened by GoogleCodeExporter almost 11 years ago
- 4 comments
Labels: auto-migrated, FixVersion-179, Priority-Medium, Type-Enhancement
#1 - Compile under Solaris (SunOS x86) and include binaries in the distribution
Issue -
State: closed - Opened by GoogleCodeExporter almost 11 years ago
- 2 comments
Labels: Priority-Low, Type-Task, auto-migrated