issues
search
gavioto
/
sqljet
Automatically exported from code.google.com/p/sqljet
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Error when a foreign key clause does not include column names
#185
GoogleCodeExporter
opened
9 years ago
1
CHECK BETWEEN crashes sqljet
#184
GoogleCodeExporter
opened
9 years ago
1
REFERENCES table without column crashes sqljet
#183
GoogleCodeExporter
opened
9 years ago
3
INTEGER PRIMARY KEY must be positive
#182
GoogleCodeExporter
opened
9 years ago
2
tag 1.1.10 unavailable in SVN
#181
GoogleCodeExporter
closed
9 years ago
1
Parser bug in combination with triggers (sqljet 1.1.18)
#180
GoogleCodeExporter
opened
9 years ago
3
import csv files into sqlite
#179
GoogleCodeExporter
opened
9 years ago
5
Cannot catch org.tmatesoft.sqljet.core.internal.lang.SqlJetParserException
#178
GoogleCodeExporter
opened
9 years ago
3
SqlJet fails when creating DB larger than 2Gb
#177
GoogleCodeExporter
opened
9 years ago
1
SqlJet fails when creating DB larger than 2Gb
#176
GoogleCodeExporter
opened
9 years ago
0
SqlJet fails when creating DB larger than 2Gb
#175
GoogleCodeExporter
opened
9 years ago
0
ISqlJetTable#insert works incorrectly if the first value is 'null' and the table's first field is a primary key
#174
GoogleCodeExporter
opened
9 years ago
3
FALSE as default column value can't be parsed.
#173
GoogleCodeExporter
opened
9 years ago
2
SQLJet Compatibility / Features with existing SQLite DB
#172
GoogleCodeExporter
closed
9 years ago
11
Getting DOUBLE values from table results in NumberFormatException
#171
GoogleCodeExporter
closed
9 years ago
3
sqlite files produced by latest versions of IOS devices fail
#170
GoogleCodeExporter
opened
9 years ago
5
For compound indexes indices, Function cursor getRowCount() returns the count of rows that match the first criteria, not all criteria.
#169
GoogleCodeExporter
closed
9 years ago
5
Encryption database file support
#168
GoogleCodeExporter
opened
9 years ago
0
setAutovacuum
#167
GoogleCodeExporter
closed
9 years ago
3
pending locks after the thread reading from db interrupted
#166
GoogleCodeExporter
closed
9 years ago
10
a good tutorial page....
#165
GoogleCodeExporter
opened
9 years ago
0
Index out of bounds in SQLite Database Browser
#164
GoogleCodeExporter
closed
9 years ago
1
NullPointerException in SqlJetFile with SvnKit
#163
GoogleCodeExporter
closed
9 years ago
4
java hangs/crashes within sqljet inserts
#162
GoogleCodeExporter
opened
9 years ago
1
Exception in thread "main" java.lang.NoClassDefFoundError: org/tmatesoft/sqljet/core/SqlJetException
#161
GoogleCodeExporter
closed
9 years ago
3
Cannot read table definition if two consecutive FOREIGN KEY definitions are found without being separated by comma
#160
GoogleCodeExporter
closed
9 years ago
8
[Enhancement] Read/write stream rather than filesystem file
#159
GoogleCodeExporter
opened
9 years ago
2
Link to Mailing List is broken
#158
GoogleCodeExporter
opened
9 years ago
2
[PATCH] Port of SQLJet to Android
#157
GoogleCodeExporter
closed
9 years ago
7
Corrupt database when remove and Insert many rows
#156
GoogleCodeExporter
closed
9 years ago
3
NPE
#155
GoogleCodeExporter
closed
9 years ago
1
bad string length on read when integer is written as string-typed value
#154
GoogleCodeExporter
closed
9 years ago
3
non-inclusive bounds not processed correctly
#153
GoogleCodeExporter
closed
9 years ago
2
scoped cursor getRowCount() with advances cursor to eof
#152
GoogleCodeExporter
closed
9 years ago
2
No integer-real type coercion in index query
#151
GoogleCodeExporter
closed
9 years ago
2
Assertion failure using getRowId on SqlJetIndexScopeCursor
#150
GoogleCodeExporter
closed
9 years ago
5
Non-intuitive behavior ISqlJetTable.scope() when upper bound is null
#149
GoogleCodeExporter
closed
9 years ago
2
Support < and > in addition to <= and >= in ISqlJetTable.scope(...)
#148
GoogleCodeExporter
closed
9 years ago
3
Unique index does not work correctly
#147
GoogleCodeExporter
closed
9 years ago
5
Corruption after Rollback
#146
GoogleCodeExporter
closed
9 years ago
5
Using SQLJet in a Processing library
#145
GoogleCodeExporter
opened
9 years ago
6
Incompatibility to sqlite3, cannot properly select
#144
GoogleCodeExporter
opened
9 years ago
3
Create table with duplicit column name shoud be fail.
#143
GoogleCodeExporter
closed
9 years ago
4
Error After modifying SQLJET Tutorial
#142
GoogleCodeExporter
closed
9 years ago
4
Field not found Exception
#141
GoogleCodeExporter
closed
9 years ago
2
Foreign Key Constraint seems not to work
#140
GoogleCodeExporter
closed
9 years ago
2
Foreign Key Constraint seems not to work
#139
GoogleCodeExporter
closed
9 years ago
1
Foreign Key Constraint seems not to work
#138
GoogleCodeExporter
closed
9 years ago
1
FOREIGN KEY seems not work
#137
GoogleCodeExporter
closed
9 years ago
1
FOREIGN KEY seems not work
#136
GoogleCodeExporter
closed
9 years ago
1
Next