This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
knex
Watch
1
Star
0
Fork
0
You've already forked knex
mirror of
https://github.com/knex/knex.git
synced
2025-07-04 07:26:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
knex
/
lib
/
dialects
/
sqlite3
/
schema
History
Zhang Yidong
ab1f9ae372
[Sqlite3] Fix can not get table sql because of case sensitive (
#5509
)
...
Co-authored-by: Olivier Cavadenti <olivier.cavadenti@gmail.com>
2023-03-30 18:15:04 +02:00
..
internal
[Sqlite3] Fix can not get table sql because of case sensitive (
#5509
)
2023-03-30 18:15:04 +02:00
ddl.js
Fix executing sqlite ddl comands when the table name is a substring of "CREATE TABLE" (
#4923
)
2022-01-06 23:40:14 +02:00
sqlite-columncompiler.js
Checks Constraints Support (
#4874
)
2022-01-06 14:44:16 +01:00
sqlite-compiler.js
Enable wrapIdentifier for SQLite .hasTable (
#4915
)
2022-01-10 21:10:32 +01:00
sqlite-tablecompiler.js
feat: support partial unique indexes (
#5316
)
2022-09-02 00:18:05 +03:00
sqlite-viewcompiler.js
Fix for createViewOrReplace and its support for sqlite3 (
#4856
)
2022-01-14 11:15:03 +02:00