Dimitri Fontaine
|
990c20d137
|
First stab at implementing parsed casting rules.
|
2013-08-06 17:28:45 +02:00 |
|
Dimitri Fontaine
|
7b2b208e59
|
Actually produce code from the LOAD DATABASE FROM command.
|
2013-08-05 18:23:27 +02:00 |
|
Dimitri Fontaine
|
d385a14897
|
Add *cast-rules* to keep *default-cast-rules* as default values.
|
2013-08-05 15:57:47 +02:00 |
|
Dimitri Fontaine
|
51b3ad795e
|
Add INTO clause to load database from, and fix the clause.
|
2013-08-05 15:57:14 +02:00 |
|
Dimitri Fontaine
|
d0e392e4a8
|
Fix parsing type names in CAST definitions.
|
2013-07-30 23:17:33 -07:00 |
|
Dimitri Fontaine
|
96e81d3f76
|
Implement parsing of the USING functions for data transformations.
|
2013-07-30 22:32:47 -07:00 |
|
Dimitri Fontaine
|
238ef6e8b8
|
Implement parsing a LOAD DATABASE FROM command syntax.
|
2013-06-07 18:49:43 +02:00 |
|
Dimitri Fontaine
|
7d874ffcca
|
Settle on a command language and begin implementing it.
|
2013-05-09 21:59:28 +02:00 |
|
Dimitri Fontaine
|
912485d27e
|
Move the constant coercing to read time.
|
2013-05-09 16:27:21 +02:00 |
|
Dimitri Fontaine
|
22246ccd2d
|
Add a COPY command parser, using esrap.
|
2013-05-09 15:44:17 +02:00 |
|