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-30 20:31:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
knex
/
test
/
integration2
/
schema
History
Igor Savin
853a25c4d9
Additional tests for JSON (de)serialization
2021-04-22 01:16:16 +03: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
json.spec.js
Additional tests for JSON (de)serialization
2021-04-22 01:16:16 +03:00
jsonb.spec.js
Additional tests for JSON (de)serialization
2021-04-22 01:16:16 +03:00
primary-keys.spec.js
Unify db test helpers (
#4356
)
2021-03-08 14:16:07 +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