.. |
data
|
Implement early support for IXF files.
|
2014-07-14 21:53:50 +02:00 |
parse
|
New MySQL default Cast Rule for bit(1) to boolean, fix #93.
|
2014-07-03 11:47:59 +02:00 |
regress
|
Add BEFORE/AFTER LOAD clauses to IXF and DBF commands.
|
2014-07-17 16:56:13 +02:00 |
sqlite
|
Add a "real" column test case in SQLite main test, Closes #73.
|
2014-06-29 16:33:42 +02:00 |
allcols.load
|
Improve database connection parsing to use sensible defaults.
|
2013-10-19 22:39:09 +02:00 |
archive.load
|
Implement BEFORE/AFTER LOAD EXECUTE 'filename'.
|
2014-05-04 23:04:45 +02:00 |
bossa-all.load
|
Improve tests and add test cases.
|
2013-11-26 16:48:45 +01:00 |
bossa.load
|
Update the bossa.load test case.
|
2014-04-29 14:51:14 +02:00 |
bossa.sql
|
Improve tests and add test cases.
|
2013-11-26 16:48:45 +01:00 |
census-places.load
|
Fix fixed-file column name quoting, as we did for CSV, fixes #70.
|
2014-06-29 16:25:30 +02:00 |
csv-before-after.load
|
Fix quoting of TRUNCATE command, fix #84.
|
2014-06-20 13:10:39 +02:00 |
csv-districts-stdin.load
|
Fix loading data from stdin: fix #53.
|
2014-04-27 23:38:02 +02:00 |
csv-districts.load
|
Add optional clauses USING FIELDS and TARGET COLUMNS.
|
2014-05-26 15:04:06 +02:00 |
csv-error.load
|
Fix issue #49 where data could be considered as a format string.
|
2014-04-23 17:03:35 +02:00 |
csv-filename-pattern.load
|
Add optional clauses USING FIELDS and TARGET COLUMNS.
|
2014-05-26 15:04:06 +02:00 |
csv-hstore.load
|
Add an hstore test
|
2014-06-03 10:33:43 +02:00 |
csv-keep-extra-blanks.load
|
Switch to the newer cl-csv API.
|
2014-01-11 18:28:24 +01:00 |
csv-newline.load
|
Implement new CSV option "lines terminated by", fixes #23.
|
2014-02-04 20:58:46 +01:00 |
csv-nulls.load
|
New test case showing off the 'null if' source field option, see #80.
|
2014-06-16 19:59:08 +02:00 |
csv-trim-extra-blanks.load
|
Switch to the newer cl-csv API.
|
2014-01-11 18:28:24 +01:00 |
csv.load
|
Handle camelCase column names for CSV, fix #79 again.
|
2014-06-16 17:33:14 +02:00 |
dbf-zip.load
|
Improve database connection parsing to use sensible defaults.
|
2013-10-19 22:39:09 +02:00 |
dbf.load
|
Add a dbf test to the regression suite.
|
2014-06-16 14:17:33 +02:00 |
errors.load
|
Improve CSV error handling, thanks to cl-csv continue restart.
|
2014-02-08 17:51:15 +01:00 |
fixed.load
|
Implement support for FIXED COLS input files, reaching release candidate status.
|
2013-11-07 15:39:28 +01:00 |
geolite.sql
|
Implement BEFORE/AFTER LOAD EXECUTE 'filename'.
|
2014-05-04 23:04:45 +02:00 |
ixf.load
|
Add BEFORE/AFTER LOAD clauses to IXF and DBF commands.
|
2014-07-17 16:56:13 +02:00 |
Makefile
|
Add BEFORE/AFTER LOAD clauses to IXF and DBF commands.
|
2014-07-17 16:56:13 +02:00 |
nofile.load
|
Improve tests and add test cases.
|
2013-11-26 16:48:45 +01:00 |
overflow.load
|
Add automated regression tests.
|
2014-06-03 12:19:23 +02:00 |
partial.load
|
Improve database connection parsing to use sensible defaults.
|
2013-10-19 22:39:09 +02:00 |
README.md
|
Port tests from pgloader 2.x, implement trailing-sep.
|
2013-10-13 22:10:07 +02:00 |
reformat.load
|
Improve database connection parsing to use sensible defaults.
|
2013-10-19 22:39:09 +02:00 |
regress.sh
|
Travis: let's see some debug information.
|
2014-06-16 21:15:22 +02:00 |
sakila.load
|
MATERIALIZE ALL VIEWS.
|
2014-05-26 18:03:50 +02:00 |
serial.load
|
Improve database connection parsing to use sensible defaults.
|
2013-10-19 22:39:09 +02:00 |
simple.load
|
Improve database connection parsing to use sensible defaults.
|
2013-10-19 22:39:09 +02:00 |
sqlite-base64.load
|
Review SQLite blob types in light of "manifest typing", fix #60.
|
2014-05-16 23:13:57 +02:00 |
sqlite-chinook.load
|
Add support for SQLite "double" data type, Fix #59.
|
2014-05-15 23:28:21 +02:00 |
sqlite.load
|
Add support for SQLite "double" data type, Fix #59.
|
2014-05-15 23:28:21 +02:00 |
udc.load
|
Improve parsing of list separating commas wrt to whitespacing.
|
2013-11-23 21:49:08 +01:00 |
xzero.load
|
Improve database connection parsing to use sensible defaults.
|
2013-10-19 22:39:09 +02:00 |