LP#1901932 Wish List - Enhanced Concerto dataset
[evergreen-equinox.git] / Open-ILS / tests / datasets / sql / concerto_enhanced / actor.org_unit_setting.sql
index de85462..9554d76 100644 (file)
@@ -1,8 +1,9 @@
-COPY actor.org_unit_setting (id, org_unit, name, value) FROM stdin;
-16     5       lib.info_url    "http://example.com/BR2"
-17     6       lib.info_url    "http://br3.example.com"
-18     7       lib.info_url    "http://br4.example.com/info"
-20     1       circ.patron_edit.clone.copy_address     true
+COPY actor.org_unit_setting (org_unit, name, value) FROM stdin;
+1      circ.patron_edit.clone.copy_address     true
+4      lib.info_url    "http://example.com/BR1"
+5      lib.info_url    "http://example.com/BR2"
+6      lib.info_url    "http://br3.example.com"
+7      lib.info_url    "http://br4.example.com/info"
 \.
 
 \echo sequence update column: id