.. |
pgsql
|
Fix quoting of TRUNCATE command, fix #84.
|
2014-06-20 13:10:39 +02:00 |
sources
|
In-passing desultory cleanup.
|
2014-07-14 21:54:50 +02:00 |
archive.lisp
|
Keep the order in which we saw files when matching filenames.
|
2014-05-26 10:58:30 +02:00 |
charsets.lisp
|
Fix parsing ccl:describe-character-encodings.
|
2014-04-29 14:25:40 +02:00 |
hooks.lisp
|
Allows to build pgloader image using CCL.
|
2014-04-29 11:47:22 +02:00 |
logs.lisp
|
Provide a new log level, :data, activated when both --debug and --verbose are used.
|
2014-01-26 17:49:20 +01:00 |
main.lisp
|
Fix --upgrade-config basic usage.
|
2014-07-13 16:35:53 +02:00 |
monitor.lisp
|
Fix with-monitor support of :start-logger option.
|
2014-04-29 11:43:03 +02:00 |
package.lisp
|
In-passing desultory cleanup.
|
2014-07-14 21:54:50 +02:00 |
params.lisp
|
Implement --summary to copy the output to a file, fix #68.
|
2014-06-14 23:31:11 +02:00 |
parse-ini.lisp
|
Fix --upgrade-config basic usage.
|
2014-07-13 16:35:53 +02:00 |
parser.lisp
|
Add BEFORE/AFTER LOAD clauses to IXF and DBF commands.
|
2014-07-17 16:56:13 +02:00 |
queue.lisp
|
Don't send over useless verbose log messages.
|
2014-05-26 16:59:12 +02:00 |
read-sql-files.lisp
|
Implement BEFORE/AFTER LOAD EXECUTE 'filename'.
|
2014-05-04 23:04:45 +02:00 |
transforms.lisp
|
New MySQL default Cast Rule for bit(1) to boolean, fix #93.
|
2014-07-03 11:47:59 +02:00 |
utils.lisp
|
Implement --summary to copy the output to a file, fix #68.
|
2014-06-14 23:31:11 +02:00 |