Jon Sheppard
|
2085793a2c
|
Update knex.d.ts MariaConnectionConfig to support all properties defined for mariasql driver
|
2016-02-20 19:42:26 +11:00 |
|
Jon Sheppard
|
51e1f71209
|
Add a configuration config object that supports mariasql client syntax
|
2016-02-17 23:00:21 +11:00 |
|
DomiR
|
808a31e15f
|
(feature) Fist step to upgrade lodash to 4.0.0
|
2016-01-23 14:39:10 +01:00 |
|
Tanguy Krotoff
|
0d7e1be8b4
|
Remove trailing spaces
Trailing spaces make it hard to contribute
|
2015-12-13 18:58:34 +01:00 |
|
Tanguy Krotoff
|
39c9c5637d
|
Should be knex-tests.ts instead of knex-test.ts
|
2015-10-23 20:27:56 +02:00 |
|
Jonny Stoten
|
2222f9504b
|
Fix tests!
|
2015-10-19 21:02:09 +01:00 |
|
Jonny Stoten
|
0fe43e1a83
|
Add test code for additions
|
2015-10-19 20:49:57 +01:00 |
|
Jonny Stoten
|
a3633084f4
|
Add some extras to knex that we've needed
|
2015-10-19 18:01:55 +01:00 |
|
Ben Nelson
|
f7e4e53b48
|
Knex: fix arguments for TableBuilder.enu/enum
|
2015-09-25 04:22:09 -04:00 |
|
yortus
|
1bdaa7d80f
|
spacing (no code changes)
Added this commit purely to trigger first CI build as per contribution guidelines.
|
2015-08-10 19:02:16 +08:00 |
|
yortus
|
bd876d257d
|
fix indentation only (NO other changes)
|
2015-08-10 18:46:53 +08:00 |
|
yortus
|
ac75761608
|
export all interfaces by wrapping them in exported Knex namespace
|
2015-08-10 18:44:38 +08:00 |
|
yortus
|
3ece183e16
|
remove KnexStatic, which is no longer used
|
2015-08-10 18:37:41 +08:00 |
|
Tanguy Krotoff
|
0c3aca7cf5
|
Improve returning type for insert, update and delete
|
2015-07-02 18:47:57 +02:00 |
|
Norbert Wagner
|
878c6889f4
|
Knex: Added primary(), index() and unique() for TableBuilder
|
2015-06-10 17:48:10 +02:00 |
|
Norbert Wagner
|
efaab812e1
|
Changed export to make Knex interface available without
creating an instance. Allows to define migrations in Typescript
|
2015-06-09 17:21:31 +02:00 |
|
yortus
|
ebae8dab21
|
knex.d.ts: All SchemaBulder functions promises
|
2015-03-30 14:15:55 +08:00 |
|
kubo_takaichi
|
16b8577157
|
Modify migration samples
|
2015-03-27 23:57:27 +09:00 |
|
kubo_takaichi
|
837b520227
|
Add definitions
|
2015-03-27 23:53:26 +09:00 |
|
kubo_takaichi
|
11d3d8db09
|
Add sample code
|
2015-03-27 23:53:26 +09:00 |
|
kubo-takaichi
|
070ce8218c
|
Create files
|
2015-03-27 23:53:26 +09:00 |
|