Commit Graph

12 Commits

Author SHA1 Message Date
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