pgloader/src
Gavin Wahl d71d39c59f Fix mssql int conversion
The case statement got messed up in commit db0f21b5a5. Fixes #277.
2015-08-26 10:17:10 +02:00
..
monkey Fix mssql int conversion 2015-08-26 10:17:10 +02:00
parsers Cleanup file based "connections". 2015-08-24 16:33:00 +02:00
pgsql Implement --dry-run option, fix #264. 2015-08-22 16:23:47 +02:00
sources Quote table names when migrating from SQLite, fix #281. 2015-08-25 01:13:19 +02:00
utils Cleanup file based "connections". 2015-08-24 16:33:00 +02:00
connection.lisp Cleanup file based "connections". 2015-08-24 16:33:00 +02:00
getenv.lisp Add support for http_proxy environment variable to install quicklisp. 2015-01-21 15:57:29 +01:00
hooks.lisp Fix "typo" where SBCL's init and save hook were swapped... fix #153. 2015-01-20 10:06:10 +01:00
main.lisp Implement --dry-run option, fix #264. 2015-08-22 16:23:47 +02:00
package.lisp Cleanup file based "connections". 2015-08-24 16:33:00 +02:00
params.lisp Cleanup file based "connections". 2015-08-24 16:33:00 +02:00
queue.lisp Fix error counts when transformation functions fail. 2015-06-27 19:32:08 +02:00