Commit Graph

67 Commits

Author SHA1 Message Date
Dimitri Fontaine
74dd19a1d1 Fix sqlite-options to include option-data-only. 2013-11-05 23:43:54 +01:00
Dimitri Fontaine
fe75f3df54 Improve the set of options for loading from databases, assorted fixes. 2013-11-05 23:07:03 +01:00
Dimitri Fontaine
450c06b6fb Add a "with foreign keys" option to the MySQL Command. 2013-11-05 19:16:12 +01:00
Dimitri Fontaine
e53e613a82 Implement support for MySQL Foreign Keys. 2013-11-05 18:48:54 +01:00
Dimitri Fontaine
6593995832 Add support for BEFORE LOAD DO and FINALLY DO blocks in the MySQL command. 2013-11-05 17:07:13 +01:00
Dimitri Fontaine
7ef8cd7667 Implement filtering against the list of tables to migrate, in SQLite. 2013-11-05 14:52:22 +01:00
Dimitri Fontaine
2477b68e15 Implement filtering against the list of tables to migrate, in MySQL. 2013-11-05 14:48:05 +01:00
Dimitri Fontaine
db3902a6d1 Fix advanced parsing of usernames and passwords. 2013-11-04 23:24:19 +01:00
Dimitri Fontaine
63f2a2f5c1 Fix parse rules for users and passwords. 2013-11-04 23:06:20 +01:00
Dimitri Fontaine
70a9a46537 Fix a bug in params.lisp init when PGPORT isn't set. 2013-11-04 22:53:00 +01:00
Dimitri Fontaine
24f47640e2 Add grammar support for loading a SQLite database. 2013-11-04 21:54:51 +01:00
Dimitri Fontaine
7144cfc1ac Some more cleanup, where (declare (special ...)) is not needed. 2013-11-04 20:56:39 +01:00
Dimitri Fontaine
6a75187b7d Refactor MySQL to use the new API. 2013-11-04 19:16:08 +01:00
Dimitri Fontaine
7482364504 Integrate the dbf source with the new source API. 2013-11-04 14:32:15 +01:00
Dimitri Fontaine
0a38195853 Refactoring the API with a real definition of it, and reorg the source tree. 2013-11-04 13:21:45 +01:00
Dimitri Fontaine
5844101e5a The *pgsql-reserved-keywords* moved to the pgloader.pgsql pacakge. 2013-11-03 18:02:59 +01:00
Dimitri Fontaine
fb818ee0e3 Move sources into their own subdirectory, assorted cleaning. 2013-10-20 19:09:09 +02:00