File: README.md

package info (click to toggle)
pgloader 3.6.9-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 12,040 kB
  • sloc: sql: 32,321; lisp: 14,792; makefile: 439; sh: 85; python: 26
file content (7 lines) | stat: -rw-r--r-- 254 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
# pgloader tests for MySQL

The idea here is to create a MySQL database with a static known set of data
so that we may then compare the data against a PostgreSQL load done with
pgloader.

This is very much WIP at the moment, but at least it got started.