Asdine El Hrychy
|
9394aef3fe
|
Move expr types to expr package
|
2020-05-28 15:49:13 +04:00 |
|
Asdine El Hrychy
|
35b590792f
|
Increase compatibility with TinyGo
|
2020-05-28 15:49:13 +04:00 |
|
Asdine El Hrychy
|
cec73a6c35
|
Parse not null and primary key
|
2020-03-03 17:52:40 +01:00 |
|
Asdine El Hrychy
|
541370b306
|
Add support for BitwiseOr and BitwiseXor
|
2020-02-23 17:56:54 +01:00 |
|
Asdine El Hrychy
|
98cb1b0cee
|
Add BitwiseAnd operator
|
2020-02-23 16:53:33 +01:00 |
|
Asdine El Hrychy
|
5d762be90f
|
Add mod operator
|
2020-02-23 10:38:20 +01:00 |
|
Asdine El Hrychy
|
b229ec2ca1
|
Fix precedence
|
2020-02-22 17:31:15 +01:00 |
|
Asdine El Hrychy
|
00d1561177
|
Parse duration type
|
2020-02-22 11:19:56 +01:00 |
|
Asdine El Hrychy
|
30302adb25
|
Remove unnecessary integer types from query package
|
2020-02-20 22:06:24 +01:00 |
|
Asdine El Hrychy
|
f40a183c90
|
Add arithmetic operators to the parser
|
2020-02-04 17:11:55 +01:00 |
|
Asdine El Hrychy
|
3313a83bc8
|
Rename bytes type to blob
|
2020-02-03 16:57:12 +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
|
cc86ab6086
|
Parse overflowing integers as floats
|
2020-01-29 18:19:57 +01:00 |
|
Asdine El Hrychy
|
0b93eb320f
|
Add support for CAST expression
|
2020-01-27 19:58:19 +01:00 |
|
Asdine El Hrychy
|
2d232afb15
|
Add support to functions
|
2020-01-27 19:45:53 +01:00 |
|
Asdine El Hrychy
|
758ac33f09
|
Support expressions on SELECT projections
|
2020-01-27 16:45:20 +01:00 |
|
Asdine El Hrychy
|
9ecb0465e9
|
Select projections treated as expressions
|
2020-01-26 17:40:48 +01:00 |
|
Asdine El Hrychy
|
25fe649035
|
Add comments to the sql packages
|
2020-01-01 18:10:56 +01:00 |
|
Asdine El Hrychy
|
c0e55c538c
|
Move sql related packages under sql package
|
2019-12-15 14:31:04 +01:00 |
|