System.Data.SQLite

Login
This project makes use of Eagle, provided by Mistachkin Systems.
Eagle: Secure Software Automation

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

7 check-ins that include changes to files matching 'System.Data.SQLite/Resources/*'

2023-07-07
17:36
Update internal (resource) list of reserved SQL words. Added 'ALWAYS', 'CURRENT', 'EXCLUDE', 'FILTER', 'FIRST', 'FOLLOWING', 'GENERATED', 'GROUPS', 'LAST', 'MATERIALIZED', 'NULLS', 'OTHERS', 'OVER', 'PARTITION', 'PRECEDING', 'RANGE', 'RETURNING', 'ROWS', 'TIES', 'UNBOUNDED', and 'WINDOW'. check-in: 9d5d2278ca user: mistachkin tags: trunk
2020-05-24
00:36
Get this branch up-to-date with most trunk changes. check-in: bf714af93b user: mistachkin tags: branch-1.0.112
2020-04-25
19:21
Support automatic value conversions for columns with a declared type of MEDIUMINT or MEDIUMUINT. Pursuant to [515cb60b10]. check-in: b4eb15b5a5 user: mistachkin tags: trunk
2018-04-25
18:20
Merge updates from trunk. check-in: f72560a85a user: mistachkin tags: netStandard20
18:16
Add the new DO and NOTHING keywords to the keyword lists maintained by System.Data.SQLite. Enhance test coverage to check the aforementioned list of keywords. check-in: fb9c4ae180 user: mistachkin tags: trunk
2016-06-24
20:55
Preliminary fix for ticket [0ed01c447c]. Needs tests. check-in: 81cf9aaddb user: mistachkin tags: trunk
2014-03-12
02:27
Move all strong name keys, targets, and configuration files into their own sub-directories. Move all resources for the core System.Data.SQLite assembly into their own sub-directory. Update list of SQLite keywords contained in the resource file. check-in: d6f98596b9 user: mistachkin tags: trunk