issues
search
Grunthos
/
sqlite4java
Automatically exported from code.google.com/p/sqlite4java
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Library for FreeBSD
#24
GoogleCodeExporter
closed
9 years ago
3
Inconsistent column numbering
#23
GoogleCodeExporter
closed
9 years ago
3
Detailed "Getting Started"
#22
GoogleCodeExporter
opened
9 years ago
5
Cannot able to retrieve all rows when stored in RAM
#21
GoogleCodeExporter
closed
9 years ago
1
Adding type constraints to tables
#20
GoogleCodeExporter
closed
9 years ago
1
Support for sqlite3_table_column_metadata
#19
GoogleCodeExporter
closed
9 years ago
4
Possible crash if SQLiteConnection.dispose() is called from a different thread
#18
GoogleCodeExporter
closed
9 years ago
5
Support non-ASCII characters in SQLiteConnection.prepare
#17
GoogleCodeExporter
closed
9 years ago
5
Build binaries on FreeBSD
#16
GoogleCodeExporter
closed
9 years ago
2
SQLiteStatement.columnValue returns a Long when an Integer is expected
#15
GoogleCodeExporter
closed
9 years ago
3
Add support for "Online Backup API"
#14
GoogleCodeExporter
closed
9 years ago
1
Wrong column count for select without row
#13
GoogleCodeExporter
closed
9 years ago
8
Use Google groups for discussion
#12
GoogleCodeExporter
closed
9 years ago
2
Unusable SQLiteLongArray if the transaction where it was created is rolled back
#11
GoogleCodeExporter
closed
9 years ago
2
Getting Started example uses db.close() method, but close() does not exist in class SQLiteConnection
#10
GoogleCodeExporter
closed
9 years ago
2
Add extension loading functions
#9
GoogleCodeExporter
closed
9 years ago
1
Register sqlite4java in a maven repository
#8
GoogleCodeExporter
closed
9 years ago
2
Change visibility of SQLiteStatement.getColumnType to public
#7
GoogleCodeExporter
closed
9 years ago
4
Error when trying to connect sqlite db in Mac OS X 10.4.11
#6
GoogleCodeExporter
closed
9 years ago
11
Calling prepare() with empty string throws an exception with obscure message
#5
GoogleCodeExporter
closed
9 years ago
2
Review / remake test_intarray.[ch] to avoid creating module for each intarray
#4
GoogleCodeExporter
closed
9 years ago
2
Add basic implementation of a job queue to be used in a mult-threaded environment
#3
GoogleCodeExporter
closed
9 years ago
2
Add a SQLiteConnection.open(int flags) method
#2
GoogleCodeExporter
closed
9 years ago
4
Compile under Solaris (SunOS x86) and include binaries in the distribution
#1
GoogleCodeExporter
closed
9 years ago
2
Previous