pgloader/test/data
Dimitri Fontaine 350cffffad Improve DBF support.
The cl-db3 lib just got improvements for new dbase file types and field
types, reflect those in pgloader.

Also, cl-db3 now can read the encoding of the file (language driver)
directly in the header, meaning we can rely on that metadata by default, and
only override it when the users tells us to.

See #961.
2019-05-11 20:50:52 +02:00
..
2013_Gaz_113CDs_national.txt Bug fix when processing plain filenames. 2014-01-22 11:00:12 +01:00
dbase_8b_summary.txt Improve DBF support. 2019-05-11 20:50:52 +02:00
dbase_8b.dbf Improve DBF support. 2019-05-11 20:50:52 +02:00
dbase_8b.dbt Improve DBF support. 2019-05-11 20:50:52 +02:00
dbase_31_summary.txt Improve DBF support. 2019-05-11 20:50:52 +02:00
dbase_31.dbf Improve DBF support. 2019-05-11 20:50:52 +02:00
DNORDOC.DBF Allow lambda expression as cast rules using functions. 2019-05-08 19:02:18 +02:00
DNORDOC.DBT Allow lambda expression as cast rules using functions. 2019-05-08 19:02:18 +02:00
exhausted.lisp Allow optional control of batch memory footprint, see #16 and #22. 2014-01-26 23:22:18 +01:00
exhausted.load Allow optional control of batch memory footprint, see #16 and #22. 2014-01-26 23:22:18 +01:00
matching-1.csv Fix *csv-path-root* at run-time. 2014-05-26 11:01:19 +02:00
matching-2.csv Fix *csv-path-root* at run-time. 2014-05-26 11:01:19 +02:00
matching-3.csv Fix *csv-path-root* at run-time. 2014-05-26 11:01:19 +02:00
nsitra.test1.ixf Implement early support for IXF files. 2014-07-14 21:53:50 +02:00
nsitra.test2.ixf Implement early support for IXF files. 2014-07-14 21:53:50 +02:00
nsitra.test3.ixf Implement early support for IXF files. 2014-07-14 21:53:50 +02:00
nsitra.test4.ixf Implement early support for IXF files. 2014-07-14 21:53:50 +02:00
README.md Improve DBF support. 2019-05-11 20:50:52 +02:00
reg2013.dbf Improve tests and add test cases. 2013-11-26 16:48:45 +01:00
retry.lisp Fix batch retry handling, broken in previous refactoring. Fixes #22. 2014-01-22 22:52:18 +01:00
retry.load Fix batch retry handling, broken in previous refactoring. Fixes #22. 2014-01-22 22:52:18 +01:00
sakila-db.zip Improve tests and add test cases. 2013-11-26 16:48:45 +01:00
track.copy Implement support for PostgreSQL COPY format, fix #145. 2015-01-02 18:49:17 +01:00
track.csv Improve guessing of CSV parameters. 2017-08-24 13:30:14 +02:00

Test data files.

Most of the files have been contributed by pgloader users in the context of an issue where it was helpful to have a test case to reproduce and fix a bug.

The following DBF test files come from the Open Source repository at https://github.com/infused/dbf/tree/master/spec/fixtures

  • dbase_31.dbf
  • dbase_31_summary.txt
  • dbase_8b.dbf
  • dbase_8b.dbt
  • dbase_8b_summary.txt