Ryan Smith
|
18fad79175
|
Fixes for ES6.
|
2016-03-30 15:05:16 +01:00 |
|
Alexander Hense
|
bae73a583a
|
Make connection optional for knex Config
It is possible to use knex as a pure query builder without any database
connection. This is specified in the knex documentation.
|
2016-03-21 16:09:06 +01:00 |
|
vvakame
|
56295f5058
|
replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped
|
2016-03-17 00:55:26 +09:00 |
|
Lucas Lacroix
|
a6f733fb40
|
Add definitions for table.foreign
|
2016-03-08 11:09:03 -05:00 |
|
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 |
|
Tanguy Krotoff
|
0d7e1be8b4
|
Remove trailing spaces
Trailing spaces make it hard to contribute
|
2015-12-13 18:58:34 +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
|
837b520227
|
Add definitions
|
2015-03-27 23:53:26 +09:00 |
|
kubo-takaichi
|
070ce8218c
|
Create files
|
2015-03-27 23:53:26 +09:00 |
|