From 7d3e595ef4c15dbf9fff6a352bd1fe5236280c6c Mon Sep 17 00:00:00 2001 From: dbs Date: Thu, 17 Sep 2009 15:27:52 +0000 Subject: [PATCH] By popular request, add a (bogus) example of an input for a patron using the windsor_patron_load.sql script One should note that this is clearly not CSV (it started as CSV, based on an Oracle export, but was munged to tab-delimited) git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/trunk@680 6d9bc8c9-1ec2-4278-b937-99fde70a366f --- tools/migration-scripts/windsor_patron_load_base.csv | 1 + 1 file changed, 1 insertion(+) create mode 100644 tools/migration-scripts/windsor_patron_load_base.csv diff --git a/tools/migration-scripts/windsor_patron_load_base.csv b/tools/migration-scripts/windsor_patron_load_base.csv new file mode 100644 index 0000000000..978a591c27 --- /dev/null +++ b/tools/migration-scripts/windsor_patron_load_base.csv @@ -0,0 +1 @@ +1 FAC dbs@example.com 12345000012345 1 Other 12345000012345 \N DAN B SCOTT \N 555-5555 x. \N \N Must have Card Leddy t f f 9-Jun-97 30-Apr-11 -- 2.11.0