Asdine El Hrychy
|
dfdbc16b18
|
Drop duration type
|
2020-09-28 22:44:32 +04:00 |
|
tzzed
|
99ce23dae8
|
Add ValuePath to Update and tests update test
Replace field string by path ValuePath in updateSetPair
Implement Set function
Add tests for update Set
More tests in /sql/query/update_test.go
|
2020-09-06 08:16:52 +04:00 |
|
Asdine El Hrychy
|
1acd82af00
|
Rename field reference to path
|
2020-08-24 17:53:52 +02:00 |
|
Asdine El Hrychy
|
45f021fae7
|
Fix parser tests
|
2020-08-24 17:53:52 +02:00 |
|
Asdine El Hrychy
|
454cc983db
|
Simplify type system
|
2020-07-22 14:42:09 +02:00 |
|
Yasss
|
ecbee9cc34
|
Replace all TableConfig occurences by TableInfo and remove it
|
2020-07-09 16:30:03 +02:00 |
|
Yasss
|
6ae15c3062
|
Enrich create parser tests
|
2020-06-02 12:22:53 +04:00 |
|
Yasss
|
839eb2573c
|
Add support of missing types for CREATE statement
|
2020-06-02 12:22:53 +04:00 |
|
Asdine El Hrychy
|
fbab70b6b1
|
Replace references to asdine/genji by genjidb/genji
|
2020-05-28 16:00:29 +04:00 |
|
Asdine El Hrychy
|
cec73a6c35
|
Parse not null and primary key
|
2020-03-03 17:52:40 +01:00 |
|
Asdine El Hrychy
|
0d02aca5eb
|
Rename string type to text
|
2020-02-03 16:51:31 +01:00 |
|
Asdine El Hrychy
|
a75ecfc546
|
Remove generic integer type
|
2020-02-01 16:53:35 +01:00 |
|
Asdine El Hrychy
|
f270d9d56a
|
Drop support for unsigned integers
|
2020-02-01 15:54:19 +01:00 |
|
Asdine El Hrychy
|
ea1b18bf95
|
Parse table constraints
|
2019-12-24 12:08:12 +01:00 |
|
Asdine El Hrychy
|
9efaaf6ab8
|
Support indexes on sub fields
|
2019-12-15 14:31:04 +01:00 |
|
Asdine El Hrychy
|
c0e55c538c
|
Move sql related packages under sql package
|
2019-12-15 14:31:04 +01:00 |
|