Commit Graph

18 Commits

Author SHA1 Message Date
Dimitri Fontaine
ff275e69f1 Preliminary parsing of syslog messages. 2013-08-29 11:42:49 +02:00
Dimitri Fontaine
f3b6054432 Begin working on importing from zip files with plenty of wild guessing... 2013-08-19 23:38:58 +02:00
Dimitri Fontaine
5ed766c570 Fully integrate data transformation rules. 2013-08-07 18:42:48 +02:00
Dimitri Fontaine
990c20d137 First stab at implementing parsed casting rules. 2013-08-06 17:28:45 +02:00
Dimitri Fontaine
c4679ffd5b Add some transform utilities to be made available in the command language. 2013-07-30 23:20:38 -07:00
Dimitri Fontaine
7d874ffcca Settle on a command language and begin implementing it. 2013-05-09 21:59:28 +02:00
Dimitri Fontaine
22246ccd2d Add a COPY command parser, using esrap. 2013-05-09 15:44:17 +02:00
Dimitri Fontaine
bce51e4849 Clean-up packages to just :use pgloader.params 2013-03-16 23:20:51 +01:00
Dimitri Fontaine
72c783f02f Add some preliminary logging capacity 2013-03-16 16:47:10 +01:00
Dimitri Fontaine
f4ac2b67db Implement resetting all sequences at the end of the streaming. 2013-02-26 17:06:26 +01:00
Dimitri Fontaine
28da01ca78 Forgotten change to package.lisp to expose pgloader.pgsql:execute. 2013-02-24 16:46:32 +01:00
Dimitri Fontaine
2cbf43a271 Implement guessing CSV parameters. 2013-02-12 23:57:04 +01:00
Dimitri Fontaine
69bca34c46 Implement importing data from a CSV file. 2013-02-11 14:47:15 +01:00
Dimitri Fontaine
2c80996d85 Cleanup internal API and stats reporting. 2013-02-08 22:10:37 +01:00
Dimitri Fontaine
d795ac02c2 Send errors into separate files (logs, data), fix system loading and parameters. 2013-02-07 22:58:46 +01:00
Dimitri Fontaine
f6bdf64c7c Cleanup the package definitions and inter-dependancy, and implement a proper data structure for sharing stats about what's happening. 2013-02-07 21:55:10 +01:00
Dimitri Fontaine
623e2d4ff7 Massive Refactoring, towards pgloader. 2013-02-07 00:04:12 +01:00
Dimitri Fontaine
1dfa170a49 First Import of the source tree for the Galaxya Loader. 2013-01-25 12:46:38 +01:00