zer0sub
|
f016a93d78
|
Model refactor cleanup.
|
2019-05-07 19:06:21 +02:00 |
|
zer0sub
|
c9561ecc37
|
Add LOCK table support.
|
2019-05-07 13:44:30 +02:00 |
|
zer0sub
|
3367df247c
|
Add ROW constructor and IN/EXISTS operator.
|
2019-05-05 18:03:30 +02:00 |
|
zer0sub
|
fef8f0ef83
|
Refactoring to support parameterized queries.
|
2019-04-30 11:31:00 +02:00 |
|
zer0sub
|
bc6a2bbcac
|
Add support for DELETE statements.
|
2019-04-30 11:31:00 +02:00 |
|
zer0sub
|
70d6f84375
|
Add support for Update statements.
|
2019-04-30 11:31:00 +02:00 |
|
zer0sub
|
599a8c537a
|
Add support for INSERT statements.
|
2019-04-30 11:31:00 +02:00 |
|
zer0sub
|
b2f84d048c
|
Add StringColumn type and expression
Add Projection type
Alias refactoring
More numeric operations
|
2019-04-30 11:31:00 +02:00 |
|
zer0sub
|
033ab1d0da
|
Column types refactoring.
|
2019-04-30 11:31:00 +02:00 |
|
zer0sub
|
5a7563d4af
|
Support for subqueries, Group By and Having clause.
|
2019-04-30 11:31:00 +02:00 |
|
sub0Zero
|
a49c682672
|
Extend BoolExpression with logical operators.
|
2019-04-30 11:30:59 +02:00 |
|
sub0Zero
|
7d7dda3b7a
|
Save schema name to table_info struct.
|
2019-04-30 11:30:59 +02:00 |
|
sub0Zero
|
75f8e0dfec
|
Select statement execution and mapping to struct or slice added.
|
2019-04-30 11:30:59 +02:00 |
|
sub0Zero
|
3190d6f933
|
Cloning files from https://github.com/dropbox/godropbox/tree/master/database
|
2019-04-30 11:30:59 +02:00 |
|