Asdine El Hrychy
|
e5ad58de93
|
Simplify CreateTable and CreateIndex signatures
|
2019-11-01 15:14:52 +01:00 |
|
Asdine El Hrychy
|
f46125a788
|
Add TableConfig type
|
2019-11-01 14:41:52 +01:00 |
|
Asdine El Hrychy
|
e7a3a4b3ab
|
Add ReIndex and ReIndexAll
|
2019-10-29 14:04:00 +01:00 |
|
Asdine El Hrychy
|
521052ac08
|
Use new index api in genji package
|
2019-10-29 11:11:42 +01:00 |
|
Asdine El Hrychy
|
946ce6d8a2
|
Fix recordutil references
|
2019-10-29 11:11:42 +01:00 |
|
Asdine El Hrychy
|
e792fd5220
|
Use fieldname as key for the index map
|
2019-10-27 18:27:36 +01:00 |
|
Asdine El Hrychy
|
dd30b92bc9
|
Cache indexes when getting a table
|
2019-10-22 00:42:42 +02:00 |
|
Asdine El Hrychy
|
440fab80f0
|
Add examples and comments
|
2019-10-16 22:16:38 +02:00 |
|
Asdine El Hrychy
|
7b32070aed
|
Change Statement signature
|
2019-10-13 20:37:49 +02:00 |
|
Asdine El Hrychy
|
370bb9d2a5
|
Fix index update during insertion
|
2019-10-07 21:52:06 +02:00 |
|
Asdine El Hrychy
|
94b4e11da1
|
Verify table existence before creating index
|
2019-10-07 18:34:17 +02:00 |
|
Asdine El Hrychy
|
4a519a6020
|
Rename last occurences of recordID to key
|
2019-10-07 14:24:28 +02:00 |
|
Asdine El Hrychy
|
6e0a89c6f8
|
Remove CreateIndexIfNotExists
|
2019-10-07 14:20:50 +02:00 |
|
Asdine El Hrychy
|
230d4dafcc
|
Move database package to genji package
|
2019-10-07 11:53:35 +02:00 |
|
Asdine El Hrychy
|
afbb55a2af
|
Test FieldBuffer
|
2019-08-29 19:13:30 +01:00 |
|
Asdine El Hrychy
|
47257e02f3
|
Move example to different file
|
2019-08-23 21:26:57 +01:00 |
|
Asdine El Hrychy
|
bbcf68c670
|
Move Index methods to Table
|
2019-08-22 01:51:58 +01:00 |
|
Asdine El Hrychy
|
e10c061661
|
Add index table
|
2019-08-08 21:23:38 +02:00 |
|
Asdine El Hrychy
|
fa2d5e6e15
|
Fix dump test
|
2019-08-03 15:42:41 +02:00 |
|
Asdine El Hrychy
|
8b6bc1fde0
|
Testing Store
|
2019-08-02 10:27:20 +02:00 |
|
Asdine El Hrychy
|
e12fba3f6c
|
Add query.TableSelector methods to genji table
|
2019-07-27 12:38:32 +02:00 |
|
Asdine El Hrychy
|
91f21248ed
|
Rename rowid to recordID
|
2019-07-26 21:25:27 +02:00 |
|
Asdine El Hrychy
|
1566921834
|
Add Update command
|
2019-07-05 17:41:11 +01:00 |
|
Asdine El Hrychy
|
d95c966dbd
|
Add String method to Genji Table
|
2019-06-09 17:03:24 +02:00 |
|
Asdine El Hrychy
|
a6e703b43a
|
Fix calls to CreateIndex
|
2019-05-09 00:04:49 +02:00 |
|
Asdine El Hrychy
|
16a4f1f3de
|
Fix query package
|
2019-04-27 14:37:47 +02:00 |
|
Asdine El Hrychy
|
2a0de3c938
|
Add View and Update to DB
|
2019-04-27 13:51:09 +02:00 |
|
Asdine El Hrychy
|
daa7ea1ab7
|
Use SchemaTable in DB
|
2019-04-20 18:21:00 +02:00 |
|
Asdine El Hrychy
|
f0109cee2f
|
Add View and Update methods
|
2019-02-24 15:35:17 +01:00 |
|
Asdine El Hrychy
|
b7b1d9f08a
|
Handle unexported structs
|
2019-02-23 18:07:30 +01:00 |
|
Asdine El Hrychy
|
119c2774ca
|
Remove useless error return value
|
2019-02-23 14:12:09 +01:00 |
|
Asdine El Hrychy
|
59d5a744c1
|
Rename Open to New
|
2019-02-23 14:05:12 +01:00 |
|
Asdine El Hrychy
|
3f916fe49a
|
Test Insert method
|
2019-02-16 16:22:05 +01:00 |
|