mirror of
https://github.com/dimitri/pgloader.git
synced 2026-01-22 07:31:04 +01:00
Those tests currently only work when a single table is the target of the load, and when this target is explicit in the INTO target clause. More work needs to be done to cover interesting cases like MySQL and SQLite where we want to diff a full database rather than a single table.
8 lines
215 B
Plaintext
8 lines
215 B
Plaintext
1 2006-11-11 some first row text
|
|
2 2006-11-13 some second row text
|
|
3 2006-10-12 some third row text
|
|
4 2006-10-04 \\
|
|
5 2006-05-12 some fifth row text
|
|
6 2006-07-10 some sixth row text
|
|
7 \N some null date to play with
|