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-12-05 03:18:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
knex
/
test
/
integration2
/
schema
History
Nicola Krumschmidt
ed0e8a53df
Fix SQLite not doing rollback when altering columns fails (
#4336
)
2021-03-03 20:50:45 +02:00
..
alter.spec.js
Fix SQLite not doing rollback when altering columns fails (
#4336
)
2021-03-03 20:50:45 +02:00
enum-native.spec.js
Add check to only create native enum once (
#3658
)
2021-01-16 16:16:00 +02:00
foreign-keys.spec.js
Made the constraint detection case-insensitive (
#4330
)
2021-03-02 21:52:10 +02:00
index.spec.js
Add support for altering columns to SQLite (
#4322
)
2021-02-26 22:36:46 +02:00
jsonb.spec.js
fallback to json for sqlite3 when using jsonb (
#4186
)
2020-12-30 22:16:09 +02:00
primary-keys.spec.js
Add primary/foreign support to SQLite on alterTable (
#4162
)
2020-12-26 19:10:40 +02:00
specific-type.spec.js
Extract static method _num out of class. Use super-methods (
#4212
)
2021-01-06 23:21:10 +02:00