Asdine El Hrychy
|
a8b5fb9d65
|
Fix example test
|
2019-12-31 13:18:02 +01:00 |
|
Asdine El Hrychy
|
43ce0a1b49
|
Replace mentions of record by document
|
2019-12-19 23:06:58 +01:00 |
|
Asdine El Hrychy
|
f1ebabf34b
|
Remove example code generation
|
2019-12-15 14:31:04 +01:00 |
|
Asdine El Hrychy
|
da1d937497
|
Add support for strucs
|
2019-12-15 14:31:04 +01:00 |
|
Asdine El Hrychy
|
c6915c20bb
|
Use encoding package everywhere
|
2019-12-15 14:31:04 +01:00 |
|
Asdine El Hrychy
|
9ec4900ed4
|
Fix tests
|
2019-12-15 14:31:04 +01:00 |
|
Asdine El Hrychy
|
ce74ae6359
|
Rename RECORDS clause to DOCUMENTS
|
2019-12-15 14:31:04 +01:00 |
|
Asdine El Hrychy
|
1c685a8123
|
Use new document api
|
2019-12-15 14:31:04 +01:00 |
|
Asdine El Hrychy
|
9caad3266d
|
Remove Field type from document package
|
2019-12-15 14:31:04 +01:00 |
|
Asdine El Hrychy
|
a9421ac413
|
Mv value package to document
|
2019-12-15 14:31:04 +01:00 |
|
Asdine El Hrychy
|
c7fe43ba21
|
Rename Record type to Document
|
2019-12-15 14:31:04 +01:00 |
|
Asdine El Hrychy
|
80a5137820
|
Rename record package to document
|
2019-12-15 14:31:04 +01:00 |
|
Asdine El Hrychy
|
bb7803bf0b
|
Sort fields before inserting a record
|
2019-12-15 14:31:04 +01:00 |
|
Asdine El Hrychy
|
0117883947
|
Use lowercase by default
|
2019-11-19 15:42:59 +01:00 |
|
Asdine El Hrychy
|
8833056cd1
|
Fix go generate command
|
2019-11-16 20:21:55 +09:00 |
|
Asdine El Hrychy
|
c023d0fabf
|
Register Genji as a database/sql driver
|
2019-11-15 23:59:49 +09:00 |
|
Asdine El Hrychy
|
4cde214b35
|
Renamed memory package to memoryengine
|
2019-11-15 23:11:53 +09:00 |
|
Asdine El Hrychy
|
01c1d898a8
|
Fix IF NOT EXISTS order
|
2019-11-07 17:11:49 +09:00 |
|
Asdine El Hrychy
|
e8665636f1
|
Remove support for PrimaryKeyer interface
|
2019-11-01 17:10:43 +01:00 |
|
Asdine El Hrychy
|
946ce6d8a2
|
Fix recordutil references
|
2019-10-29 11:11:42 +01:00 |
|
Asdine El Hrychy
|
d2a4bc1ec1
|
Improve doc and examples
|
2019-10-19 13:51:32 +02:00 |
|
Asdine El Hrychy
|
7b32070aed
|
Change Statement signature
|
2019-10-13 20:37:49 +02:00 |
|
Asdine El Hrychy
|
71229c602c
|
Move sql/driver package to the genji package
|
2019-10-06 21:49:08 +02:00 |
|
Asdine El Hrychy
|
3e7d1db853
|
Add Open function
|
2019-09-29 19:02:43 +02:00 |
|
Asdine El Hrychy
|
fb8a3298bb
|
Update example
|
2019-09-29 15:00:57 +02:00 |
|
Asdine El Hrychy
|
47257e02f3
|
Move example to different file
|
2019-08-23 21:26:57 +01:00 |
|
Asdine El Hrychy
|
269f2cdff9
|
Add InitTable method
|
2019-08-22 19:02:07 +01:00 |
|
Asdine El Hrychy
|
f25b81d7e2
|
Rename Index GetIndex
|
2019-08-22 02:38:55 +01:00 |
|
Asdine El Hrychy
|
978a15b11f
|
Fix example
|
2019-08-19 20:19:20 +02:00 |
|
Asdine El Hrychy
|
7fcfede82d
|
Remove generated Insert method
|
2019-08-15 17:21:33 +02:00 |
|
Asdine El Hrychy
|
e10c061661
|
Add index table
|
2019-08-08 21:23:38 +02:00 |
|
Asdine El Hrychy
|
5f7cde430e
|
Implement bolt engine
|
2019-08-02 07:51:15 +02:00 |
|
Asdine El Hrychy
|
4da7fd3e3e
|
Add difference between tables with and without pks
|
2019-07-30 00:45:16 +02:00 |
|
Asdine El Hrychy
|
3c37e6fd7a
|
Rename TableSchema to Table
|
2019-07-30 00:37:21 +02:00 |
|
Asdine El Hrychy
|
92afb7b352
|
Update README
|
2019-07-28 23:55:51 +02:00 |
|
Asdine El Hrychy
|
d7b95a59ff
|
Remove schema from genji cli
|
2019-07-27 12:41:04 +02:00 |
|
Asdine El Hrychy
|
fcacbc2ee9
|
Add Insert method
|
2019-06-29 18:38:24 +02:00 |
|
Asdine El Hrychy
|
5090251a90
|
Add global example
|
2019-05-26 16:10:34 +02:00 |
|
Asdine El Hrychy
|
89b507876b
|
Add doc.go and DB example
|
2019-05-26 15:55:56 +02:00 |
|