Tobie Morgan Hitchcock
|
98c61b0d2c
|
Don’t store ‘trail’ information in store
|
2016-07-18 23:02:37 +01:00 |
|
Tobie Morgan Hitchcock
|
a556096cee
|
Pass full configuration data into data store packages
|
2016-07-18 13:33:26 +01:00 |
|
Tobie Morgan Hitchcock
|
e85a6d86df
|
Remove backup code from db package
|
2016-07-17 16:09:11 +01:00 |
|
Tobie Morgan Hitchcock
|
a9bff47026
|
Add golang code comments
|
2016-07-17 11:39:43 +01:00 |
|
Tobie Morgan Hitchcock
|
2334d9f7a1
|
Update errors and error messages
|
2016-07-16 14:44:48 +01:00 |
|
Tobie Morgan Hitchcock
|
d16d9cab48
|
Enable catching panics in database calls
|
2016-07-16 14:44:28 +01:00 |
|
Tobie Morgan Hitchcock
|
8a0849d6da
|
Enable multiple database backends
|
2016-07-16 14:43:53 +01:00 |
|
Tobie Morgan Hitchcock
|
bea5da84e1
|
Update db package for alpha testing
|
2016-07-04 11:37:29 +01:00 |
|
Tobie Morgan Hitchcock
|
51a2cb3415
|
Enable specifying database file path
|
2016-06-15 13:38:55 +01:00 |
|
Tobie Morgan Hitchcock
|
b9282ee7ba
|
Use internal kv store not cockroachdb
|
2016-05-25 12:33:05 +01:00 |
|
Tobie Morgan Hitchcock
|
c1845cb5f7
|
Simplify db output errors
|
2016-05-25 12:32:32 +01:00 |
|
Tobie Morgan Hitchcock
|
0f4c8c1c8c
|
Add table statement execution
|
2016-05-25 11:47:11 +01:00 |
|
Tobie Morgan Hitchcock
|
cce8213fe9
|
Add basic db implementation with cockroachdb
|
2016-05-11 20:23:21 +01:00 |
|
Tobie Morgan Hitchcock
|
e277fb1e6c
|
Use type checking to detect sql input type
|
2016-02-29 17:32:35 +00:00 |
|
Tobie Morgan Hitchcock
|
d708dab39e
|
ParseString / ParseBuffer as standalone functions in parser package
|
2016-02-27 12:35:13 +00:00 |
|
Tobie Morgan Hitchcock
|
a16a57c22a
|
Handle multiple query statements at db layer
|
2016-02-27 12:16:59 +00:00 |
|
Tobie Morgan Hitchcock
|
07da6b637d
|
Ensure empty queries cause errors
|
2016-02-27 12:05:35 +00:00 |
|
Tobie Morgan Hitchcock
|
4544d25762
|
Add blueprints for manipulating database from sql statements
|
2016-02-27 01:00:19 +00:00 |
|