spec/dummy/db/test.sqlite3 in enju_biblio-0.1.0.pre11 vs spec/dummy/db/test.sqlite3 in enju_biblio-0.1.0.pre12

- old
+ new

@@ -1,9 +1,9 @@ -SQLite format 3@ -$| C)indexindex_manifestations_on_nbnmanifestations CREATE INDEX "index_manifestations_on_nbn" ON "manifestations" ("nbn") E)indexindex_manifestations_on_isbnmanifestations CREATE INDEX "index_manifestations_on_isbn" ON "manifestations" ("isbn")& +SQLite format 3@ -$| C)indexindex_manifestations_on_nbnmanifestations CREATE INDEX "index_manifestations_on_nbn" ON "manifestations" ("nbn") E)indexindex_manifestations_on_isbnmanifestations CREATE INDEX "index_manifestations_on_isbn" ON "manifestations" ("isbn")& ))tablemanifestationsmanifestations CREATE TABLE "manifestations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "original_title" text NOT NULL, "title_alternative" text, "title_transcription" text, "classification_number" varchar(255), "manifestation_identifier" varchar(255), "date_of_publication" datetime, "copyright_date" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "deleted_at" datetime, "access_address" varchar(255), "language_id" integer DEFAULT 1 NOT NULL, "carrier_type_id" integer DEFAULT 1 NOT NULL, "extent_id" integer DEFAULT 1 NOT NULL, "start_page" integer, "end_page" integer, "height" integer, "width" integer, "depth" integer, "isbn" varchar(255), "isbn10" varchar(255), "wrong_isbn" varchar(255), "nbn" varchar(255), "lccn" varchar(255), "oclc_number" varchar(255), "issn" varchar(255), "price" integer, "fulltext" text, "volume_number_list" varchar(255), "issue_number_list" varchar(255), "serial_number_list" varchar(255), "edition" integer, "note" text, "repository_content" boolean DEFAULT 'f' NOT NULL, "lock_version" integer DEFAULT 0 NOT NULL, "required_role_id" integer DEFAULT 1 NOT NULL, "state" varchar(255), "required_score" integer DEFAULT 0 NOT NULL, "frequency_id" integer DEFAULT 1 NOT NULL, "subscription_master" boolean DEFAULT 'f' NOT NULL)r Aindexindex_patrons_on_full_namepatrons -CREATE INDEX "index_patrons_on_full_name" ON "patrons" ("full_name")O1indexindex_patrons_on_required_role_idpatrons CREATE INDEX "index_patrons_on_required_role_id" ON "patrons" ("required_role_id")uCindexindex_patrons_on_country_idpatronsCREATE INDEX "index_patrons_on_country_id" ON "patrons" ("country_id")xEindexindex_patrons_on_language_idpatronsCREATE INDEX "index_patrons_on_language_id" ON "patrons" ("language_id")s=indexindex_patrons_on_user_idpatronsCREATE UNIQUE INDEX "index_patrons_on_user_id" ON "patrons" ("user_id")P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq)07tablepatronspatronsCREATE TABLE "patrons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "last_name" varchar(255), "middle_name" varchar(255), "first_name" varchar(255), "last_name_transcription" varchar(255), "middle_name_transcription" varchar(255), "first_name_transcription" varchar(255), "corporate_name" varchar(255), "corporate_name_transcription" varchar(255), "full_name" varchar(255), "full_name_transcription" text, "full_name_alternative" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "deleted_at" datetime, "zip_code_1" varchar(255), "zip_code_2" varchar(255), "address_1" text, "address_2" text, "address_1_note" text, "address_2_note" text, "telephone_number_1" varchar(255), "telephone_number_2" varchar(255), "fax_number_1" varchar(255), "fax_number_2" varchar(255), "other_designation" text, "place" text, "postal_code" varchar(255), "street" text, "locality" text, "region" text, "date_of_birth" datetime, "date_of_death" datetime, "language_id" integer DEFAULT 1 NOT NULL, "country_id" integer DEFAULT 1 NOT NULL, "patron_type_id" integer DEFAULT 1 NOT NULL, "lock_version" integer DEFAULT 0 NOT NULL, "note" text, "required_role_id" integer DEFAULT 1 NOT NULL, "required_score" integer DEFAULT 0 NOT NULL, "state" varchar(255), "email" text, "url" text)=//indexunique_schema_migrationsschema_migrationsCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")q//tableschema_݁}rcZI7pzr\cJR>A(4  - xqjc\UNG@. +CREATE INDEX "index_patrons_on_full_name" ON "patrons" ("full_name")O1indexindex_patrons_on_required_role_idpatrons CREATE INDEX "index_patrons_on_required_role_id" ON "patrons" ("required_role_id")uCindexindex_patrons_on_country_idpatronsCREATE INDEX "index_patrons_on_country_id" ON "patrons" ("country_id")xEindexindex_patrons_on_language_idpatronsCREATE INDEX "index_patrons_on_language_id" ON "patrons" ("language_id")s=indexindex_patrons_on_user_idpatronsCREATE UNIQUE INDEX "index_patrons_on_user_id" ON "patrons" ("user_id")P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq)07tablepatronspatronsCREATE TABLE "patrons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "last_name" varchar(255), "middle_name" varchar(255), "first_name" varchar(255), "last_name_transcription" varchar(255), "middle_name_transcription" varchar(255), "first_name_transcription" varchar(255), "corporate_name" varchar(255), "corporate_name_transcription" varchar(255), "full_name" varchar(255), "full_name_transcription" text, "full_name_alternative" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "deleted_at" datetime, "zip_code_1" varchar(255), "zip_code_2" varchar(255), "address_1" text, "address_2" text, "address_1_note" text, "address_2_note" text, "telephone_number_1" varchar(255), "telephone_number_2" varchar(255), "fax_number_1" varchar(255), "fax_number_2" varchar(255), "other_designation" text, "place" text, "postal_code" varchar(255), "street" text, "locality" text, "region" text, "date_of_birth" datetime, "date_of_death" datetime, "language_id" integer DEFAULT 1 NOT NULL, "country_id" integer DEFAULT 1 NOT NULL, "patron_type_id" integer DEFAULT 1 NOT NULL, "lock_version" integer DEFAULT 0 NOT NULL, "note" text, "required_role_id" integer DEFAULT 1 NOT NULL, "required_score" integer DEFAULT 0 NOT NULL, "state" varchar(255), "email" text, "url" text)=//indexunique_schema_migrationsschema_migrationsCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")q//tableschema_݁}rcYI7pzr\cJR>A(4  + xqjc\UNG@. zhVD2  ~ l Z H 6 $  p ^ L : (   t b P > ,   @@ -14,14 +14,14 @@ f T B 0  - | j X F 4 " n[H5"wdQ>+)20121119153944)20121116033446)20121116031206)20120728204337)20120602141129)20120516020924)20120511072422)20120510140958)20120424103932 )20120418081407 )20120415164821 )20120415060342 + | j X F 4 " n[H5"wdQ>+)20121119153944)20121116033446)20121116031206)20120728204337)20120602141129)20120511072422)20120510140958)20120424103932 )20120418081407 )20120415164821 )20120415060342 )20120415060323 )20120415060308)20120413170734)20120413170720)20120413170705)20120413161403)20120413161340)20120413100431)20120413100352)20120413072700)20120413051535)20120410104851~)20120319173203})20120319120638|)20120129020544{)20120129014038z)20120125152919y)20120125050502x)20120105101944w)20120105074911v)20111231145823u)20111218002349t)20111217234412s)20111201163718r)20111201155513q)20111201155456p)20111201121844o)20111124112131n)20111124110355m)20111124110319l)20111124110059k)20111009183423j)20110918162329i)20110918161853h)20110916103953g)20110916091020f)20110916053430e)20110913115320d)20110820131417c)20110627122938b)20110627035057a)20110627034940`)20110621093332_)20110620173525^)20110619064807])20110618091240\)20110603184217[)20110425133109Z)20110328130826Y)20110318183304X)20110301134521W)20110301121550V)20110301035123U)20110222073537T)20101212070145S)20100925074639R)20100925074559Q)20100925043847P)20100814091104O)20100607044753N)20100606073747M)20100527113752L)20100525171356K)20100525124311J)20100321235924I)20100223121519H)20100222124420G)20100129142347F)20091214131723E)20091202124834D)20091025080447C)20091012101112B)20090831220301A)20090812151902@)20090720091429?)20090720091106>)20090719201843=)20090706125521<)20090705212043;)20090705133942:)200905192033079)200903211304488)200812200341177)200812200236286)200812161907245)200812161905174)200812150949553)200812150943022)200812121518201)200812121516140)20081212080038/)20081212075554.)20081117143455-)20081117143156,)20081030023615+)20081030023518*)20081030023412))20081028093607()20081028083208')20081028083142&)20081027150907%)20081025083905$)20081025083323#)20081023092436")20080905191442!)20080830172106 )20080830154109)200808191819031541491321311301291271251241211201171141131128077 73 69 59 55 473533321512651 -${skc[SKC;3+#xeR?, n [ H 5 "  w d Q > +   m Z G 4 !  +8{skc[SKC;3+#xeR?, n [ H 5 "  w d Q > +   m Z G 4 !  @@ -31,11 +31,11 @@ c P = *  -  l Y F 3 ubO<)xdP<(t`L8$)20121119153944)20121116033446)20121116031206)20120728204337)20120602141129)20120516020924)20120511072422)20120510140958)20120424103932)20120418081407)20120415164821)20120415060342)20120415060323)20120415060308)20120413170734)20120413170720)20120413170705)20120413161403)20120413161340)20120413100431)20120413100352)20120413072700)20120413051535)20120410104851)20120319173203~)20120319120638})20120129020544|)20120129014038{)20120125152919z)20120125050502y)20120105101944x)20120105074911w)20111231145823v)20111218002349u)20111217234412t)20111201163718s)20111201155513r)20111201155456q)20111201121844p)20111124112131o)20111124110355n)20111124110319m)20111124110059l)20111009183423k)20110918162329j)20110918161853i)20110916103953h)20110916091020g)20110916053430f)20110913115320e)20110820131417d)20110627122938c)20110627035057b)20110627034940a)20110621093332`)20110620173525_)20110619064807^)20110618091240])20110603184217\)20110425133109[)20110328130826Z)20110318183304Y)20110301134521X)20110301121550W)20110301035123V)20110222073537U)20101212070145T)20100925074639S)20100925074559R)20100925043847Q)20100814091104P)20100607044753O)20100606073747N)20100527113752M)20100525171356L)20100525124311K)20100321235924J)20100223121519I)20100222124420H)20100129142347G)20091214131723F)20091202124834E)20091025080447D)20091012101112C)20090831220301B)20090812151902A)20090720091429@)20090720091106?)20090719201843>)20090706125521=)20090705212043<)20090705133942;)20090519203307:)200903211304489)200812200341178)200812200236287)200812161907246)200812161905175)200812150949554)200812150943023)200812121518202)200812121516141)200812120800380)20081212075554/)20081117143455.)20081117143156-)20081030023615,)20081030023518+)20081030023412*)20081028093607))20081028083208()20081028083142')20081027150907&)20081025083905%)20081025083323$)20081023092436#)20080905191442")20080830172106!)20080830154109 )20080819181903154149132131130129127125124121120117114113112807773 69 59 55 +  l Y F 3 ubO<)xdP<(t`L8)20121119153944)20121116033446)20121116031206)20120728204337)20120602141129)20120511072422)20120510140958)20120424103932)20120418081407)20120415164821)20120415060342)20120415060323)20120415060308)20120413170734)20120413170720)20120413170705)20120413161403)20120413161340)20120413100431)20120413100352)20120413072700)20120413051535)20120410104851)20120319173203~)20120319120638})20120129020544|)20120129014038{)20120125152919z)20120125050502y)20120105101944x)20120105074911w)20111231145823v)20111218002349u)20111217234412t)20111201163718s)20111201155513r)20111201155456q)20111201121844p)20111124112131o)20111124110355n)20111124110319m)20111124110059l)20111009183423k)20110918162329j)20110918161853i)20110916103953h)20110916091020g)20110916053430f)20110913115320e)20110820131417d)20110627122938c)20110627035057b)20110627034940a)20110621093332`)20110620173525_)20110619064807^)20110618091240])20110603184217\)20110425133109[)20110328130826Z)20110318183304Y)20110301134521X)20110301121550W)20110301035123V)20110222073537U)20101212070145T)20100925074639S)20100925074559R)20100925043847Q)20100814091104P)20100607044753O)20100606073747N)20100527113752M)20100525171356L)20100525124311K)20100321235924J)20100223121519I)20100222124420H)20100129142347G)20091214131723F)20091202124834E)20091025080447D)20091012101112C)20090831220301B)20090812151902A)20090720091429@)20090720091106?)20090719201843>)20090706125521=)20090705212043<)20090705133942;)20090519203307:)200903211304489)200812200341178)200812200236287)200812161907246)200812161905175)200812150949554)200812150943023)200812121518202)200812121516141)200812120800380)20081212075554/)20081117143455.)20081117143156-)20081030023615,)20081030023518+)20081030023412*)20081028093607))20081028083208()20081028083142')20081027150907&)20081025083905%)20081025083323$)20081023092436#)20080905191442")20080830172106!)20080830154109 )20080819181903154149132131130129127125124121120117114113112807773 69 59 55 47 353332151265 1 @t_ [ G 3 - #@lJ1AA  Ruby社2010-03-15 08:00:00.5793962010-03-15 08:00:00.579396qI1%AA  オーム社2010-03-15 08:00:00.5793962010-03-15 08:00:00.579396th1+AA  試験用会社2010-03-16 10:00:00.5793962010-03-16 10:00:00.579396tg1+AA  作者ダミー2010-03-16 10:00:00.5793962010-03-16 10:00:00.579396wf11AA  出版社テスト2010-03-03 08:00:00.5793962010-03-03 08:00:00.579396"e1++7AA !  テスト名字テスト名前テスト正式名称2010-03-03 08:00:00.5793962010-03-03 08:00:00.5793962000-01-01z 1AA !  User3User32007-11-19 08:24:50.1534172007-11-21 13:02:35.5793962000-01-01 1%%AA !  New patron 5New patron 52007-11-19 08:24:50.1534172007-11-21 13:02:35.5793962000-01-01 1%%AA !  New patron 4New patron 42007-11-19 08:24:50.1534172007-11-21 13:02:35.5793962000-01-011%%AA !  New patron 3New patron 32007-11-19 08:24:50.1534172007-11-21 13:02:35.5793962000-01-011%%AA !  New patron 2New patron 22007-11-19 08:24:50.1534172007-11-21 13:02:35.5793962000-01-011%%AA !  New patron 1New patron 12007-11-19 08:24:50.1534172007-11-21 13:02:35.5793962000-01-01{1AA ! User2User22007-11-19 08:24:50.1534172007-11-21 13:02:35.5793962000-01-011!!AA!  Librarian2Librarian22007-12-04 07:25:01.7850272007-12-04 07:25:01.7850272000-01-01 1'AA! KosukeTanabeKosuke Tanabe2007-12-04 07:25:01.5236182007-12-04 07:25:01.5236182000-01-011!!AA ! Librarian1Librarian12007-11-19 08:06:07.7245172007-11-21 13:02:10.3597932000-01-01 1 ''AA !  AdministratorAdministrator2007-11-19 08:06:06.5072372007-11-21 13:01:56.1374092000-01-01 G xO/ pcP?' m G #  p U 6   v N / !  @@ -62,12 +62,12 @@              h g f e           q`V<% Ruby社%オーム社+試験用会社h+作者ダミーg1出版社テストf7テスト正式名称e User3 %New patron 5 %New patron 4 %New patron 3%New patron 2%New patron 1 User2!Librarian2'Kosuke Tanabe!Librarian1' Administrator -= &I3{ [+mC]AA !   CGI/Perlパワープログラミング2010-02-20 17:26:08.0000002010-03-01 07:14:18.0000000000000109ff-lCaAA !   Perl 5パワフルテクニック大全集2010-02-21 08:13:17.0000002010-03-01 07:14:18.0000000000000108ff?kDAA    はじめてのPerlモジュール : 厳選実用モジュール集2010-02-21 09:59:01.0000002010-03-01 07:14:18.00000071ffjC%AA    Perl & XML2010-02-21 10:45:48.0000002010-03-01 07:14:18.00000070ffiC7AA    初めてのPerl. 続2010-02-21 10:48:14.0000002010-03-01 07:14:18.00000069ffhCGAA    Perlクックブック. v.12010-02-21 10:51:33.0000002010-03-01 07:14:18.00000068ffgCGAA    Perlクックブック. v.22010-02-21 10:51:48.0000002010-03-01 07:14:18.00000067ff9fDAA    CGIレスキュー実践Perlプログラミング : Web裏技2010-02-21 14:57:08.0000002010-03-01 07:14:18.00000066ff<eD AA    CGI基礎講座 : Perl・プログラミング・日本語処理2010-02-21 15:47:09.0000002010-03-01 07:14:18.00000065ffZCAA[   世界の美しい図書館集めてみた【第一弾】2007-11-19 07:58:58.7997242008-04-16 15:34:01.000000http://www.nicovideo.jp/watch/sm3015373ff@CIAA_    YouTube - Open Source ILS Song2008-04-16 15:34:01.0000002007-11-19 07:59:21.799724http://jp.youtube.com/watch?v=BSHBzd9ftDEffJ DAA !  Webサービス完全構築ガイド2007-11-19 07:59:20.7997242007-11-19 07:59:20.7997244822281167ff] -D9AA '   Apache Lucene入門 : Java・オープンソース・全文検索システムの構築2007-11-19 07:59:09.7997242007-11-19 07:59:09.7997249784774127804ff$ COAA !   逐条解説不正競争防止法2007-11-19 07:59:08.1661952007-11-19 07:59:08.1661954641143331ff6CsAA !   Webサービス完全解説2007-11-19 07:59:07.4633332007-11-19 07:59:07.4633334798101028ffC=AA !   dictionary of e-business2007-11-19 07:59:06.8927412007-11-19 07:59:06.8927410470844701ffC=AA    仕組み革新の時代2007-11-19 07:59:05.2556842007-11-19 07:59:05.255684ff&CgAA    顧客満足型マーケティングの構図2007-11-19 07:59:04.3331832007-11-19 07:59:04.333183ffCEAA !   THE BIOTECH INVESTOR'S BIBLE2007-11-19 07:59:03.2757382007-11-19 07:59:03.2757380471412791ffjD#AAC !   これからの生命科学研究者のためのバイオ特許入門講座2007-11-19 07:59:02.6183592007-11-19 07:59:02.618359http://www.slis.keio.ac.jp/4897063590ffDD AA !   情報通信ハンドブック20052007-11-19 07:59:01.9915122007-11-19 07:59:01.9915124915724824ffVD/AA !   よくわかる最新Webサービス技術2007-11-19 07:59:00.2933932007-11-19I0m +E 2VCq*mB]AA !   CGI/Perlパワープログラミング2010-02-20 17:26:08.0000002010-03-01 07:14:18.0000000000000109ff,lBaAA !   Perl 5パワフルテクニック大全集2010-02-21 08:13:17.0000002010-03-01 07:14:18.0000000000000108ff>kCAA    はじめてのPerlモジュール : 厳選実用モジュール集2010-02-21 09:59:01.0000002010-03-01 07:14:18.00000071ffjB%AA    Perl & XML2010-02-21 10:45:48.0000002010-03-01 07:14:18.00000070ffiB7AA    初めてのPerl. 続2010-02-21 10:48:14.0000002010-03-01 07:14:18.00000069ffhBGAA    Perlクックブック. v.12010-02-21 10:51:33.0000002010-03-01 07:14:18.00000068ffgBGAA    Perlクックブック. v.22010-02-21 10:51:48.0000002010-03-01 07:14:18.00000067ff8fCAA    CGIレスキュー実践Perlプログラミング : Web裏技2010-02-21 14:57:08.0000002010-03-01 07:14:18.00000066ff;eC AA    CGI基礎講座 : Perl・プログラミング・日本語処理2010-02-21 15:47:09.0000002010-03-01 07:14:18.00000065ffYBAA[   世界の美しい図書館集めてみた【第一弾】2007-11-19 07:58:58.7997242008-04-16 15:34:01.000000http://www.nicovideo.jp/watch/sm3015373ff?BIAA_    YouTube - Open Source ILS Song2008-04-16 15:34:01.0000002007-11-19 07:59:21.799724http://jp.youtube.com/watch?v=BSHBzd9ftDEffI CAA !  Webサービス完全構築ガイド2007-11-19 07:59:20.7997242007-11-19 07:59:20.7997244822281167ff\ +C9AA '   Apache Lucene入門 : Java・オープンソース・全文検索システムの構築2007-11-19 07:59:09.7997242007-11-19 07:59:09.7997249784774127804ff# BOAA !   逐条解説不正競争防止法2007-11-19 07:59:08.1661952007-11-19 07:59:08.1661954641143331ff5BsAA !   Webサービス完全解説2007-11-19 07:59:07.4633332007-11-19 07:59:07.4633334798101028ffB=AA !   dictionary of e-business2007-11-19 07:59:06.8927412007-11-19 07:59:06.8927410470844701ffB=AA    仕組み革新の時代2007-11-19 07:59:05.2556842007-11-19 07:59:05.255684ff%BgAA    顧客満足型マーケティングの構図2007-11-19 07:59:04.3331832007-11-19 07:59:04.333183ffBEAA !   THE BIOTECH INVESTOR'S BIBLE2007-11-19 07:59:03.2757382007-11-19 07:59:03.2757380471412791ffiC#AAC !   これからの生命科学研究者のためのバイオ特許入門講座2007-11-19 07:59:02.6183592007-11-19 07:59:02.618359http://www.slis.keio.ac.jp/4897063590ffCC AA !   情報通信ハンドブック20052007-11-19 07:59:01.9915122007-11-19 07:59:01.9915124915724824ffUC/AA !   よくわかる最新Webサービス技術2007-11-19 07:59:00.2933932007-11-19I0m  ihc * $ @@ -142,12 +142,12 @@        - 3G+ n  Q 3^  A AA2012-05-23 15:00:00.0000002007-09-07 16:39:03.2100812007-09-09 12:15:11.648996^  A AA2012-05-23 15:00:00.0000002007-09-07 16:39:03.2100812007-09-09 12:15:11.648996\  A AA2012-05-23 15:00:00.0000002007-09-07 16:39:03.2100812007-09-09 12:15:11.648996] -  A AA 2012-11-21 15:00:00.0000002007-09-07 16:39:03.2100812007-09-09 12:15:11.648996]  A AA 2012-11-21 15:00:00.0000002007-09-07 16:39:03.2100812007-09-09 12:15:11.648996]  AAA2012-11-21 15:00:00.0000002007-09-07 16:39:03.2100812007-09-09 12:15:11.648996\  AAA2012-11-21 15:00:00.0000002007-09-07 16:39:03.2100812007-09-09 12:15:11.648996] AAA2010-09-14 15:00:00.0000002007-09-07 16:39:03.2100812007-09-09 12:15:11.648996]  AAA2012-11-21 15:00:00.0000002007-09-07 16:39:03.2100812007-09-09 12:15:11.648996\  AAA2012-11-21 15:00:00.0000002007-09-07 16:39:03.2100812007-09-09 12:15:11.648996]  AAA2012-11-21 15:00:00.0000002007-09-07 16:39:03.2100812007-09-09 12:15:11.648996[  AAA2012-11-21 15:00:00.0000002007-09-07 16:34:07.3630232007-09-07 16:34:25.103403Z AAA2012-11-21 15:00:00.0000002007-09-07 16:19:02.2858502007-09-07 16:20:22.000026 + 3G+ n  Q 3^  A AA2012-06-12 15:00:00.0000002007-09-07 16:39:03.2100812007-09-09 12:15:11.648996^  A AA2012-06-12 15:00:00.0000002007-09-07 16:39:03.2100812007-09-09 12:15:11.648996\  A AA2012-06-12 15:00:00.0000002007-09-07 16:39:03.2100812007-09-09 12:15:11.648996] +  A AA 2012-12-11 15:00:00.0000002007-09-07 16:39:03.2100812007-09-09 12:15:11.648996]  A AA 2012-12-11 15:00:00.0000002007-09-07 16:39:03.2100812007-09-09 12:15:11.648996]  AAA2012-12-11 15:00:00.0000002007-09-07 16:39:03.2100812007-09-09 12:15:11.648996\  AAA2012-12-11 15:00:00.0000002007-09-07 16:39:03.2100812007-09-09 12:15:11.648996] AAA2010-09-14 15:00:00.0000002007-09-07 16:39:03.2100812007-09-09 12:15:11.648996]  AAA2012-12-11 15:00:00.0000002007-09-07 16:39:03.2100812007-09-09 12:15:11.648996\  AAA2012-12-11 15:00:00.0000002007-09-07 16:39:03.2100812007-09-09 12:15:11.648996]  AAA2012-12-11 15:00:00.0000002007-09-07 16:39:03.2100812007-09-09 12:15:11.648996[  AAA2012-12-11 15:00:00.0000002007-09-07 16:34:07.3630232007-09-07 16:34:25.103403Z AAA2012-12-11 15:00:00.0000002007-09-07 16:19:02.2858502007-09-07 16:20:22.000026           N t e ` EH#"tablereservesreserves.CREATE TABLE "reserves" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer NOT NULL, "manifestation_id" integer NOT NULL, "item_id" integer, "request_status_type_id" integer NOT NULL, "checked_out_at" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "canceled_at" datetime, "expired_at" datetime, "deleted_at" datetime, "state" varchar(255), "expiration_notice_to_patron" boolean DEFAULT 'f', "expiration_notice_to_library" boolean DEFAULT 'f', "expire_date" varchar(255))4S9indexindex_bookmarks_on_manifestation_idbookmarks8CREATE INDEX "index_bookmarks_on_manifestation_id" ON "bookmarks" ("manifestation_id")t3Aindexindex_bookmarks_on_user_idbookmarks7CREATE INDEX "index_bookmarks_on_user_id" ON "bookmarks" ("user_id")"2tablebookmarksbookmarks6CREATE TABLE "bookmarks" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer NOT NULL, "manifestation_id" integer, "title" text, "url" varchar(255), "note" text, "shared" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 1Q5indexindex_produces_on_manifestation_idproduces5CREATE INDEX "index_produces_on_manifestation_id" ON "produces" ("manifestation_id")v0Cindexindex_produces_on_patron_idproduces4CREATE INDEX "index_produces_on_patron_id" ON "produces" ("patron_id")Mtableproducesproduces3CREATE TABLE "produces" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "patron_id" integer NOT NULL, "manifestation_id" integer NOT NULL, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)]Mindexindex_reserves_on_request_status_type_idreserves2CREATE INDEX "index_reserves_on_request_status_type_id" ON "reserves" ("request_status_type_id")r?indexindex_reserves_on_item_idreserves1CREATE INDEX "index_reserves_on_item_id/tableproducesproduces3CREATE TABLE "produces" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "patron_id" integer NOT NULL, "manifestation_id" integer NOT NULL, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "produce_type_id" integer)})G!indexindex_checkouts_on_checkin_idcheckouts-CREATE INDEX "index_checkouts_on_checkin_id" ON "checkouts" ("checkin_id")(K)indexindex_checkouts_on_librarian_idcheckouts,CREATE INDEX "index_checkouts_on_librarian_id" ON "checkouts" ("librarian_id")$']Yindexindex_checkouts_on_item_id_and_basket_idcheckouts+CREATE UNIQUE INDEX "index_checkouts_on_item_id_and_basket_id" ON "checkouts" ("item_id", "basket_id")z&Eindexindex_checkouts_on_basket_idcheckouts*CREATE INDEX "index_checkouts_on_basket_id" ON "checkouts" ("basket_id")t%Aindexindex_checkouts_on_item_idcheckouts)CREATE INDEX "index_checkouts_on_item_id" ON "checkouts" ("item_id")t$Aindexindex_checkouts_on_user_idcheckouts'CREATE INDEX "index_checkouts_on_user_id" ON "checkouts" ("user_id")#otablecheckoutscheckouts&CREATE TABLE "checkouts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "item_id" integer NOT NULL, "checkin_id" integer, "librarian_id" integer, "basket_id" integer, "due_date" datetime, "checkout_renewal_count" integer DEFAULT 0 NOT NULL, "lock_version" integer DEFAULT 0 NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)v"Cindexindex_checkins_on_basket_idcheckins%CREATE INDEX "index_checkins_on_basket_id" ON "checkins" ("basket_id")!I%indexindex_checkins_on_librarian_idcheckins$CREATE INDEX "index_checkins_on_librarian_id" ON "checkins" ("librarian_id")     @@ -159,12 +159,12 @@                         N ' t  / < -c kAAA 2007-09-01 05:20:05.5308542007-09-01 05:20:05.5308542012-11-20 18:11:17.000000requestedffkAAA 2007-09-01 05:20:05.5308542007-09-01 05:20:05.5308542012-11-20 18:11:17.000000retainedffk AAA 2007-09-01 05:20:05.5308542007-09-01 05:20:05.5308542012-11-18 18:11:17.000000requestedffj AAA2007-09-01 05:20:05.5308542007-09-01 05:20:05.5308542012-11-18 18:11:17.000000retainedffi AAA2007-09-01 05:20:05.5308542007-09-01 05:20:05.5308542012-11-18 18:11:17.000000expiredff -AAAA2012-11-12 18:11:17.0000002007-09-02 08:46:52.7916142007-09-02 08:46:52.7916142012-11-19 17:11:17.000000completedffk AAA2007-09-02 08:46:52.7916142007-09-02 08:46:52.7916142012-11-18 18:11:17.000000requestedffiAAA2007-09-02 08:46:52.7916142007-09-02 08:46:52.7916142012-11-12 18:11:17.000000expiredffkAAA2007-09-01 05:20:05.5308542007-09-01 05:20:05.5308542012-11-26 18:11:17.000000requestedffkAAA2007-09-01 05:20:05.5308542007-09-01 05:20:05.5308542012-11-26 18:11:17.000000requestedffkAAA2007-09-01 05:20:05.5308542007-09-01 05:20:05.5308542012-11-26 18:11:17.000000requestedffj AAA2007-09-01 05:14:52.3568032007-09-02 08:51:54.8878492012-11-26 18:11:17.000000requestedffkAAA2007-09-02 10:16:55.7148122007-09-02 10:16:55.7148122012-11-26 18:11:17.000000requestedffj AAA2007-09-02 09:37:25.5760872007-09-02 09:37:25.5760872012-11-26 18:11:17.000000requestedffkAAA2007-09-02 08:46:52.7916142007-09-02 08:46:52.7916142012-11-26 18:11:17.000000requestedff +c kAAA 2007-09-01 05:20:05.5308542007-09-01 05:20:05.5308542012-12-11 12:09:55.000000requestedffkAAA 2007-09-01 05:20:05.5308542007-09-01 05:20:05.5308542012-12-11 12:09:55.000000retainedffk AAA 2007-09-01 05:20:05.5308542007-09-01 05:20:05.5308542012-12-09 12:09:55.000000requestedffj AAA2007-09-01 05:20:05.5308542007-09-01 05:20:05.5308542012-12-09 12:09:55.000000retainedffi AAA2007-09-01 05:20:05.5308542007-09-01 05:20:05.5308542012-12-09 12:09:55.000000expiredff +AAAA2012-12-03 12:09:55.0000002007-09-02 08:46:52.7916142007-09-02 08:46:52.7916142012-12-10 11:09:55.000000completedffk AAA2007-09-02 08:46:52.7916142007-09-02 08:46:52.7916142012-12-09 12:09:55.000000requestedffiAAA2007-09-02 08:46:52.7916142007-09-02 08:46:52.7916142012-12-03 12:09:55.000000expiredffkAAA2007-09-01 05:20:05.5308542007-09-01 05:20:05.5308542012-12-17 12:09:55.000000requestedffkAAA2007-09-01 05:20:05.5308542007-09-01 05:20:05.5308542012-12-17 12:09:55.000000requestedffkAAA2007-09-01 05:20:05.5308542007-09-01 05:20:05.5308542012-12-17 12:09:55.000000requestedffj AAA2007-09-01 05:14:52.3568032007-09-02 08:51:54.8878492012-12-17 12:09:55.000000requestedffkAAA2007-09-02 10:16:55.7148122007-09-02 10:16:55.7148122012-12-17 12:09:55.000000requestedffj AAA2007-09-02 09:37:25.5760872007-09-02 09:37:25.5760872012-12-17 12:09:55.000000requestedffkAAA2007-09-02 08:46:52.7916142007-09-02 08:46:52.7916142012-12-17 12:09:55.000000requestedff                      @@ -179,29 +179,29 @@     q v%  AAmitaMita Library三田108-8345MinatoTokyo|2007-08-23 10:51:00.0000002007-08-30 15:18:20.043951-% %  AAhachiojiHachioji Library八王子192-0982HachiojiTokyo042-637-2033042-637-2116|2007-08-14 07:37:00.0000002007-08-30 15:18:16.188285 ))  AA!kamataKamata Library蒲田144-8535Tokyo81-3-3732-5111|2007-08-13 09:10:00.0000002007-08-30 15:18:06.662349JP-0000000`)   AAwebWorld Wide WebWeb|2007-08-13 09:10:00.0000002007-08-30 15:18:06.662349     mita hachioji -kamata web kK ##33third_shelfThird shelf2012-11-19 18:11:182012-11-19 18:11:18fM %%33second_shelfSecond shelf2012-11-19 18:11:182012-11-19 18:11:18fK ##33first_shelfFirst shelf2012-11-19 18:11:182012-11-19 18:11:18fF -  33webLibrary bookmark2012-11-19 18:11:182012-11-19 18:11:18f ,  sm`9gtableshelvesshelves=CREATE TABLE "shelves" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "note" text, "library_id" integer DEFAULT 1 NOT NULL, "items_count" integer DEFAULT 0 NOT NULL, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "deleted_at" datetime, "closed" boolean DEFAULT 'f' NOT NULL)W6}tablelibrarieslibraries:CREATE TABLE "libraries" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "short_display_name" varchar(255) NOT NULL, "zip_code" varchar(255), "street" text, "locality" text, "region" text, "telephone_number_1" varchar(255), "telephone_number_2" varchar(255), "fax_number" varchar(255), "note" text, "call_number_rows" integer DEFAULT 1 NOT NULL, "call_number_delimiter" varchar(255) DEFAULT '|' NOT NULL, "library_group_id" integer DEFAULT 1 NOT NULL, "users_count" integer DEFAULT 0 NOT NULL, "position" integer, "country_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "deleted_at" datetime, "isil" varchar(255))qAAindexindex_events_on_library_ideventsFCREATE INDEX "index_events_on_library_id" ON "events" ("library_id")@ tableeventseventsECREATE TABLE "events" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "library_id" integer DEFAULT 1 NOT NULL, "event_category_id" integer DEFAULT 1 NOT NULL, "name" varchar(255), "note" text, "start_at" datetime, "end_at" datetime, "all_day" boolean DEFAULT 'f' NOT NULL, "deleted_at" datetime, "display_name" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)?##MtablefrequenciesfrequenciesDCREATE TABLE "frequencies" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)3<##-tableuser_groupsuser_groupsACREATE TABLE "user_groups" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "string" varchar(255), "display_name" text, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "deleted_at" datetime, "valid_period_for_new_user" integer DEFAULT 0 NOT NULL, "expired_at" datetime, "number_of_day_to_notify_overdue" integer DEFAULT 1 NOT NULL, "number_of_day_to_notify_due_date" integer DEFAULT 7 NOT NULL, "number_of_time_to_notify_overdue" integer DEFAULT 3 NOT NULL) ;''Qtablecarrier_typescarrier_types@CREATE TABLE "carrier_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)u:Cindexindex_shelves_on_library_idshelves?CREATE INDEX "index_shelves_on_library_id" ON "shelves" ("library_id")dtableshelvesshelves=CREATE TABLE "shelves" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "note" text, "library_id" integer DEFAULT 1 NOT NULL, "items_count" integer DEFAULT 0 NOT NULL, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "deleted_at" datetime)r8;indexindex_libraries_on_namelibraries<CREATE UNIQUE INDEX "index_libraries_on_name" ON "libraries" ("name")7S9indexindex_libraries_on_library_group_idlibraries;CREATE INDEX "index_libraries_on_library_group_id" ON "libraries" ("library_group_id")h59indexindex_bookmarks_on_urlbookmarks9CREATE INDEX "index_bookmarks_on_url" ON "bookmarks" ("url") - ~;~X7AADVDDVDDVDです。2007-12-22 19:24:23.1514102007-12-22 19:24:23.151410aMAACDCD音楽CDです。2007-12-18 16:45:26.0406742007-12-18 16:45:26.040674R% AAprintprint本です。2007-11-20 06:47:03.6415302007-11-20 07:04:29.853828oaAAfilefileコンピュータのファイルです。2007-12-23 16:30:50.6374332007-12-23 16:30:50.637433 HV AA FacultyFaculty2007-12-22 18:15:05.1264572007-12-22 18:15:05.134351Q AAUserUser2007-12-22 18:14:40.1739542007-12-22 18:14:56.836548mc++ AA (not specified)(not specified)2007-12-13 12:00:01.6749762007-12-13 12:00:51.564542 mm%-?339enju_libraryja: Enju Libraryenjunext-l@library.example.jp0.0.0.0/0f2012-11-19 18:11:182012-11-19 18:11:18fhttp://localhost:3000/ +kamata web kK ##33third_shelfThird shelf2012-12-10 12:09:562012-12-10 12:09:56fM %%33second_shelfSecond shelf2012-12-10 12:09:562012-12-10 12:09:56fK ##33first_shelfFirst shelf2012-12-10 12:09:562012-12-10 12:09:56fF -  33webLibrary bookmark2012-12-10 12:09:562012-12-10 12:09:56f ,  sm`9gtableshelvesshelves=CREATE TABLE "shelves" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "note" text, "library_id" integer DEFAULT 1 NOT NULL, "items_count" integer DEFAULT 0 NOT NULL, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "deleted_at" datetime, "closed" boolean DEFAULT 'f' NOT NULL)W6}tablelibrarieslibraries:CREATE TABLE "libraries" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "short_display_name" varchar(255) NOT NULL, "zip_code" varchar(255), "street" text, "locality" text, "region" text, "telephone_number_1" varchar(255), "telephone_number_2" varchar(255), "fax_number" varchar(255), "note" text, "call_number_rows" integer DEFAULT 1 NOT NULL, "call_number_delimiter" varchar(255) DEFAULT '|' NOT NULL, "library_group_id" integer DEFAULT 1 NOT NULL, "users_count" integer DEFAULT 0 NOT NULL, "position" integer, "country_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "deleted_at" datetime, "isil" varchar(255))qAAindexindex_events_on_library_ideventsFCREATE INDEX "index_events_on_library_id" ON "events" ("library_id")@ tableeventseventsECREATE TABLE "events" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "library_id" integer DEFAULT 1 NOT NULL, "event_category_id" integer DEFAULT 1 NOT NULL, "name" varchar(255), "note" text, "start_at" datetime, "end_at" datetime, "all_day" boolean DEFAULT 'f' NOT NULL, "deleted_at" datetime, "display_name" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)?##MtablefrequenciesfrequenciesDCREATE TABLE "frequencies" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)3<##-tableuser_groupsuser_groupsACREATE TABLE "user_groups" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "string" varchar(255), "display_name" text, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "deleted_at" datetime, "valid_period_for_new_user" integer DEFAULT 0 NOT NULL, "expired_at" datetime, "number_of_day_to_notify_overdue" integer DEFAULT 1 NOT NULL, "number_of_day_to_notify_due_date" integer DEFAULT 7 NOT NULL, "number_of_time_to_notify_overdue" integer DEFAULT 3 NOT NULL) ;''Qtablecarrier_typescarrier_types@CREATE TABLE "carrier_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)u:Cindexindex_shelves_on_library_idshelves?CREATE INDEX "index_shelves_on_library_id" ON "shelves" ("library_id")dtableshelvesshelves=CREATE TABLE "shelves" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "note" text, "library_id" integer DEFAULT 1 NOT NULL, "items_count" integer DEFAULT 0 NOT NULL, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "deleted_at" datetime)r8;indexindex_libraries_on_namelibraries<CREATE UNIQUE INDEX "index_libraries_on_name" ON "libraries" ("name")7S9indexindex_libraries_on_library_group_idlibraries;CREATE INDEX "index_libraries_on_library_group_id" ON "libraries" ("library_group_id")h59indexindex_bookmarks_on_urlbookmarks9CREATE INDEX "index_bookmarks_on_url" ON "bookmarks" ("url") + ~;~X7AADVDDVDDVDです。2007-12-22 19:24:23.1514102007-12-22 19:24:23.151410aMAACDCD音楽CDです。2007-12-18 16:45:26.0406742007-12-18 16:45:26.040674R% AAprintprint本です。2007-11-20 06:47:03.6415302007-11-20 07:04:29.853828oaAAfilefileコンピュータのファイルです。2007-12-23 16:30:50.6374332007-12-23 16:30:50.637433 HV AA FacultyFaculty2007-12-22 18:15:05.1264572007-12-22 18:15:05.134351Q AAUserUser2007-12-22 18:14:40.1739542007-12-22 18:14:56.836548mc++ AA (not specified)(not specified)2007-12-13 12:00:01.6749762007-12-13 12:00:51.564542 mm%-?339enju_libraryja: Enju Libraryenjunext-l@library.example.jp0.0.0.0/0f2012-12-10 12:09:552012-12-10 12:09:55fhttp://localhost:3000/ B enju  6 lMAAmonthly隔月刊2007-12-31 12:40:31.2470812007-12-31 12:40:31.247081KAAbiweekly月刊2007-12-31 12:40:18.8036612007-12-31 12:40:18.803661LAAweekly隔週刊2007-12-31 12:40:11.1120402007-12-31 12:40:11.112040HAAdaily週刊2007-12-31 12:39:54.9807872007-12-31 12:39:54.980787O' AAnot refularly日刊2007-12-31 12:39:45.7375312007-12-31 12:39:45.737531IAAyearly年刊2007-12-31 12:41:03.0047362007-12-31 12:41:03.004736GAAotherOther2007-12-31 12:40:31.2470812007-12-31 12:40:31.247081  *V b 6 *  AAAAtesttest2008-02-05 06:00:00.0000002008-02-05 06:00:00.000000ftest2008-02-05 12:00:53.9260502008-02-05 12:00:53.926050  AAAAtesttest2008-02-04 15:00:00.0000002008-02-07 15:00:00.000000ftest2008-02-05 12:00:53.9260502008-02-05 12:00:53.926050( = AA=AAなんとかかんとか2008-02-04 15:00:00.0000002008-02-07 15:00:00.000000fなんとかかんとか2008-02-05 11:50:26.6513712008-02-05 14:52:06.315285   AAAAtest2008-02-04 15:00:00.0000002008-02-07 15:00:00.000000ftest2008-02-05 11:41:50.5331642008-02-05 11:41:50.533164" =AAAAテストなんとかかんとか2008-02-04 15:00:00.0000002008-02-05 15:00:00.000000fテスト2008-02-05 06:43:42.6176702008-02-05 06:43:42.617670  1 AA1AAミーティング2008-01-12 15:00:00.0000002008-02-04 15:00:00.000000fミーティング2008-01-12 17:51:10.6423952008-02-05 11:00:35.319131. UAAAAテストテスト用のイベントです。2008-01-12 17:54:00.0000002008-01-13 17:54:00.000000fテスト2008-01-01 11:54:25.8032012008-01-12 17:54:21.134175'  %=AA%AA仕事始めなんとかかんとか2008-01-12 17:54:00.0000002008-01-13 17:54:00.000000f仕事始め2008-01-01 07:20:54.3727292008-01-12 17:54:43.764011        __UR+ AAunknown(not specified)2008-01-01 07:17:12.5495652008-01-01 07:24:17.869192O AA講演会講演会2008-01-01 07:25:04.2511412008-01-01 07:25:04.251141O AA上映会上映会2008-01-01 07:18:08.8686802008-01-01 07:24:55.261682[++ AAおはなし会おはなし会2008-01-01 07:17:45.4154872008-01-01 07:24:45.267241L AAclosed休館日2008-01-01 07:17:34.6424332008-01-01 07:24:32.561469 ]E AAtesttest2008-01-08 06:35:55.1887712008-01-08 06:35:55.188771E AAideaidea2008-01-08 06:35:55.1887712008-01-08 06:35:55.188771Z++ AA(not specified)(not specified)2008-01-08 06:35:55.1887712008-01-08 06:35:55.188771 @UaRW Z :  1 P84 S''Qtablerequest_typesrequest_typesYCREATE TABLE "request_types" ("id" INTEGER PR%G'' tablechecked_itemschecked_itemsMCREATE TABLE "checked_items" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "item_id" integer NOT NULL, "basket_id" integer NOT NULL, "due_date" datetime NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "librarian_id" integer)BO1indexindex_events_on_event_category_ideventsGCREATE INDEX "index_events_on_event_category_id" ON "events" ("event_category_id")C--Wtableevent_categoriesevent_categoriesHCREATE TABLE "event_categories" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) D''Qtableform_of_worksform_of_worksICREATE TABLE "form_of_works" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)nE3tablebasketsbasketsKCREATE TABLE "baskets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "note" text, "lock_version" integer DEFAULT 0 NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)lF= indexindex_baskets_on_user_idbasketsLCREATE INDEX "index_baskets_on_user_id" ON "baskets" ("user_id")''Ytablechecked_itemschecked_itemsMCREATE TABLE "checked_items" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "item_id" integer NOT NULL, "basket_id" integer NOT NULL, "due_date" datetime NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)HI'%indexindex_checked_items_on_item_idchecked_itemsNCREATE INDEX "index_checked_items_on_item_id" ON "checked_items" ("item_id") IM'-indexindex_checked_items_on_basket_idchecked_itemsOCREATE INDEX "index_checked_items_on_basket_id" ON "checked_items" ("basket_id")sJ!!1tablebookstoresbookstoresPCREATE TABLE "bookstores" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" text NOT NULL, "zip_code" varchar(255), "address" text, "note" text, "telephone_number" varchar(255), "fax_number" varchar(255), "url" varchar(255), "position" integer, "deleted_at" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)]KtabledonatesdonatesQCREATE TABLE "donates" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "patron_id" integer NOT NULL, "item_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)rLAindexindex_donates_on_patron_iddonatesRCREATE INDEX "index_donates_on_patron_id" ON "donates" ("patron_id")lM= indexindex_donates_on_item_iddonatesSCREATE INDEX "index_donates_on_item_id" ON "donates" ("item_id")N--Wtableuse_restrictionsuse_restrictionsTCREATE TABLE "use_restrictions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)O??Gtableitem_has_use_restrictionsitem_has_use_restrictionsUCREATE TABLE "item_has_use_restrictions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "item_id" integer NOT NULL, "use_restriction_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)4Pa?Uindexindex_item_has_use_restrictions_on_item_iditem_has_use_restrictionsVCREATE INDEX "index_item_has_use_restrictions_on_item_id" ON "item_has_use_restrictions" ("item_id")UQw?indexindex_item_has_use_restrictions_on_use_restriction_iditem_has_use_restrictionsWCREATE INDEX "index_item_has_use_restrictions_on_use_restriction_id" ON "item_has_use_restrictions" ("use_restriction_id")R55_tablerequest_status_typesrequest_status_typesXCREATE TABLE "request_status_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) XG P X< AA2008-01-21 08:26:14.5855962008-01-21 08:26:14.585596< AA2008-01-21 08:26:14.5855962008-01-21 08:26:14.585596< AA2008-01-21 08:26:14.5855962008-01-21 08:26:14.585596<AA2008-01-21 08:26:14.5855962008-01-21 08:26:14.585596<AA2008-01-21 08:26:14.5855962008-01-21 08:26:14.585596<AA2008-01-21 08:26:14.5855962008-01-21 08:26:14.585596; AA2008-01-21 08:26:14.5855962008-01-21 08:26:14.585596<AA2008-01-21 08:26:14.5855962008-01-21 08:26:14.585596<AA2008-01-21 08:26:14.5855962008-01-21 08:26:14.585596<AA2008-01-21 08:26:14.5855962008-01-21 08:26:14.585596; AA2008-01-21 08:21:58.5541462008-01-21 08:21:58.554146   -   iJA33 2012-11-26 18:11:17.0000002012-11-19 18:11:172012-11-19 18:11:17JA33 2012-11-26 18:11:17.0000002012-11-19 18:11:172012-11-19 18:11:17JA332012-11-26 18:11:17.0000002012-11-19 18:11:172012-11-19 18:11:17I A33 -2012-11-26 18:11:17.0000002012-11-19 18:11:172012-11-19 18:11:17 +   iJA33 2012-12-17 12:09:55.0000002012-12-10 12:09:552012-12-10 12:09:55JA33 2012-12-17 12:09:55.0000002012-12-10 12:09:552012-12-10 12:09:55JA332012-12-17 12:09:55.0000002012-12-10 12:09:552012-12-10 12:09:55I A33 +2012-12-17 12:09:55.0000002012-12-10 12:09:552012-12-10 12:09:55      l O ' AAExample store2008-02-10 03:15:54.5585172008-02-10 03:16:25.906073] C AA図書館流通センター2008-02-10 03:15:54.5585172008-02-10 03:16:25.906073H  AA丸善2008-02-10 03:15:44.9237582008-02-10 03:16:17.990285T 1 AA紀伊國屋書店2008-02-10 02:16:22.5656602008-02-10 03:16:07.726445K  AA有隣堂2008-02-10 02:16:11.5852842008-02-10 03:15:33.555463H  AA寄贈2008-02-10 02:16:02.5988442008-02-10 03:15:14.840711H  AAunknown2008-02-10 02:14:57.6053292008-02-10 02:14:57.605329 HH<AA2008-02-10 04:24:14.7934312008-02-10 04:24:14.793431; AA2008-02-10 04:24:14.7934312008-02-10 04:24:14.793431; AA2008-02-10 04:24:14.7934312008-02-10 04:24:14.793431   -  37 R Y ] ;; 33User Signature RequiredUser Signature Required 2012-11-19 18:11:182012-11-19 18:11:18i GG 33Use Only In Controlled AccessUse Only In Controlled Access 2012-11-19 18:11:182012-11-19 18:11:18A  33Term LoanTerm Loan 2012-11-19 18:11:182012-11-19 18:11:18W +  37 R Y ] ;; 33User Signature RequiredUser Signature Required 2012-12-10 12:09:562012-12-10 12:09:56i GG 33Use Only In Controlled AccessUse Only In Controlled Access 2012-12-10 12:09:562012-12-10 12:09:56A  33Term LoanTerm Loan 2012-12-10 12:09:562012-12-10 12:09:56W 55 33Supervision RequiredSupervision Required -2012-11-19 18:11:182012-11-19 18:11:18[ 99 33Renewals Not PermittedRenewals Not Permitted 2012-11-19 18:11:182012-11-19 18:11:18K)) 33Overnight OnlyOvernight Only2012-11-19 18:11:182012-11-19 18:11:18G%% 33Not For LoanNot For Loan2012-11-19 18:11:182012-11-19 18:11:18M++ 33No ReproductionNo Reproduction2012-11-19 18:11:182012-11-19 18:11:18{YY 33Limited Circulation, Short Loan PeriodLimited Circulation, Short Loan Period2012-11-19 18:11:182012-11-19 18:11:18}[[ 33Limited Circulation, Normal Loan PeriodLimited Circulation, Normal Loan Period2012-11-19 18:11:182012-11-19 18:11:18U33 33In Library Use OnlyIn Library Use Only2012-11-19 18:11:182012-11-19 18:11:18tSS 33Available For Supply Without ReturnAvailable For Supply Without Return2012-11-19 18:11:182012-11-19 18:11:18 G O<AA2008-02-13 03:29:36.0134482008-02-13 03:29:36.013448<AA2008-02-13 03:29:36.0134482008-02-13 03:29:36.013448<AA 2008-02-13 03:29:36.0134482008-02-13 03:29:36.013448<AA2008-02-13 03:29:36.0134482008-02-13 03:29:36.013448<AA2008-02-13 03:29:36.0134482008-02-13 03:29:36.013448<AA2008-02-13 08:58:49.4900862008-02-13 08:58:49.490086<AA2008-02-13 08:58:37.5275562008-02-13 08:58:37.527556; AA +2012-12-10 12:09:562012-12-10 12:09:56[ 99 33Renewals Not PermittedRenewals Not Permitted 2012-12-10 12:09:562012-12-10 12:09:56K)) 33Overnight OnlyOvernight Only2012-12-10 12:09:562012-12-10 12:09:56G%% 33Not For LoanNot For Loan2012-12-10 12:09:562012-12-10 12:09:56M++ 33No ReproductionNo Reproduction2012-12-10 12:09:562012-12-10 12:09:56{YY 33Limited Circulation, Short Loan PeriodLimited Circulation, Short Loan Period2012-12-10 12:09:562012-12-10 12:09:56}[[ 33Limited Circulation, Normal Loan PeriodLimited Circulation, Normal Loan Period2012-12-10 12:09:562012-12-10 12:09:56U33 33In Library Use OnlyIn Library Use Only2012-12-10 12:09:562012-12-10 12:09:56tSS 33Available For Supply Without ReturnAvailable For Supply Without Return2012-12-10 12:09:562012-12-10 12:09:56 G O<AA2008-02-13 03:29:36.0134482008-02-13 03:29:36.013448<AA2008-02-13 03:29:36.0134482008-02-13 03:29:36.013448<AA 2008-02-13 03:29:36.0134482008-02-13 03:29:36.013448<AA2008-02-13 03:29:36.0134482008-02-13 03:29:36.013448<AA2008-02-13 03:29:36.0134482008-02-13 03:29:36.013448<AA2008-02-13 08:58:49.4900862008-02-13 08:58:49.490086<AA2008-02-13 08:58:37.5275562008-02-13 08:58:37.527556; AA 2008-02-13 03:29:36.0134482008-02-13 03:29:36.013448     / _// AARequested Via ILLRequested Via ILL2008-02-13 09:39:29.3828442008-02-13 09:39:29.382844o?? AANeed to Accept ConditionsNeed to Accept Conditions2008-02-13 09:39:19.0683902008-02-13 09:39:19.068390Q!! AAIn ProcessIn Process2008-02-13 09:39:10.0101402008-02-13 09:39:10.010140K AAExpiredExpired2008-02-13 09:39:00.8787012008-02-13 09:39:00.878701i99 AACannot Fulfill RequestCannot Fulfill Request2008-02-13 09:38:51.8157552008-02-13 09:38:51.815755d55 AAAvailable For PickupAvailable For Pickup2008-02-13 09:38:38.5531142008-02-13 09:38:38.553114 bUbc33 AANon-Returnable CopyNon-Returnable Copy2008-02-13 09:44:00.8708932008-02-13 09:44:00.870893E AALoanLoan2008-02-13 09:43:51.9403152008-02-13 09:43:51.940315E AAHoldHold2008-02-13 09:43:42.1517592008-02-13 09:43:42.151759L AAEstimateEstimate2008-02-13 09:43:33.7108102008-02-13 09:43:33.710810[++ AAStack RetrievalStack Retrieval2008-02-13 09:44:10.1457392008-02-13 09:44:10.145739  Z t A @@ -210,19 +210,19 @@ ja: 除籍済み2008-02-15 08:31:35.7864042008-02-15 08:31:35.786404QQ AAClaimed Returned Or Never BorrowedClaimed Returned Or Never Borrowed2008-02-15 08:31:35.7864042008-02-15 08:31:35.786404uEE AACirculation Status UndefinedCirculation Status Undefined2008-02-15 08:31:26.5647692008-02-15 08:31:26.564769k;; AAWaiting To Be ReshelvedWaiting To Be Reshelved2008-02-15 08:32:59.0787502008-02-15 08:32:59.078750M  AARecalledRecalled 2008-02-15 08:32:48.3553042008-02-15 08:32:48.355304a11 AAAvailable On ShelfAvailable On Shelf2008-02-15 08:31:18.9462982008-02-15 08:31:18.946298d55 AAAvailable For PickupAvailable For Pickup2008-02-15 08:31:10.5885242008-02-15 08:31:10.588524] -- AAPending TransferPending Transfer 2008-02-15 08:32:39.3950002008-02-15 08:32:39.395000M  AAOn OrderOn Order 2008-02-15 08:32:30.6757352008-02-15 08:32:30.675735W '' AANot AvailableNot Available 2008-02-15 08:32:15.4540672008-02-15 08:32:15.454067K  AAOn LoanOn Loan 2008-02-15 08:32:22.9698962008-02-15 08:32:22.969896K AAMissingMissing2008-02-15 08:32:07.0065412008-02-15 08:32:07.006541E AALostLost2008-02-15 08:31:58.6279872008-02-15 08:31:58.627987UU AAIn Transit Between Library LocationsIn Transit Between Library Locations2008-02-15 08:31:51.2270562008-02-15 08:31:51.227056Q!! AAIn ProcessIn Process2008-02-15 08:31:42.4226762008-02-15 08:31:42.422676  / 8 v e ?''33item_received_for_libraryItem receivedItem received -ja2012-11-19 18:11:182012-11-19 18:11:18z M5533reservation_accepted_for_libraryReservation acceptedReservation accepted ja2012-11-19 18:11:182012-11-19 18:11:18k 33333recall_overdue_itemRecall overdue itemRecall overdue itemja2012-11-19 18:11:182012-11-19 18:11:18S ###33recall_itemRecall itemRecall itemja2012-11-19 18:11:182012-11-19 18:11:18z M5533reservation_canceled_for_libraryReservation canceledReservation canceledja2012-11-19 18:11:182012-11-19 18:11:18y K5533reservation_canceled_for_patronReservation canceledReservation canceledja2012-11-19 18:11:182012-11-19 18:11:18w K3333reservation_expired_for_libraryReservation expiredReservation expiredja2012-11-19 18:11:182012-11-19 18:11:18v I3333reservation_expired_for_patronReservation expiredReservation expiredja2012-11-19 18:11:182012-11-19 18:11:18d =''33item_received_for_patronItem receivedItem receivedja2012-11-19 18:11:182012-11-19 18:11:18x K55 33reservation_accepted_for_patronReservation acceptedReservation acceptedja2012-11-19 18:11:182012-11-19 18:11:18 n R T zkg; indexindex_countries_on_namecountriesnCREATE INDEX "index_countries_on_name" T55 Wktablemessagesmessages^CREATE TABLE "messages" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "read_at" datetime, "receiver_id" integer, "sender_id" integer, "subject" varchar(255) NOT NULL, "body" text, "message_request_id" integer, "state" varchar(255), "parent_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "lft" integer, "rgt" integer, "depth" integer) S''Qtablerequest_typesrequest_typesYCREATE TABLE "request_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)T55_tablecirculation_statusescirculation_statusesZCREATE TABLE "circulation_statuses" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)FU//;tablemessage_templatesmessage_templates[CREATE TABLE "message_templates" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "status" varchar(255) NOT NULL, "title" text NOT NULL, "body" text NOT NULL, "position" integer, "locale" varchar(255) DEFAULT 'ja', "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)VO/?indexindex_message_templates_on_statusmessage_templates]CREATE UNIQUE INDEX "index_message_templates_on_status" ON "message_templates" ("status") H tablemessagesmessages^CREATE TABLE "messages" ("id" INTEGER PR^}tablerealizesrealizeseCREATE TABLE "realizes" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "patron_id" integer NOT NULL, "expression_id" integer NOT NULL, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "realize_type_id" integer)vXCindexindex_messages_on_sender_idmessages_CREATE INDEX "index_messages_on_sender_id" ON "messages" ("sender_id")|YG!indexindex_messages_on_receiver_idmessages`CREATE INDEX "index_messages_on_receiver_id" ON "messages" ("receiver_id")ZU=indexindex_messages_on_message_request_idmessagesaCREATE INDEX "index_messages_on_message_request_id" ON "messages" ("message_request_id")v[Cindexindex_messages_on_parent_idmessagesbCREATE INDEX "index_messages_on_parent_id" ON "messages" ("parent_id")W\--atablemessage_requestsmessage_requestscCREATE TABLE "message_requests" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "sender_id" integer, "receiver_id" integer, "message_template_id" integer, "sent_at" datetime, "deleted_at" datetime, "body" text, "state" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) +ja2012-12-10 12:09:562012-12-10 12:09:56z M5533reservation_accepted_for_libraryReservation acceptedReservation accepted ja2012-12-10 12:09:562012-12-10 12:09:56k 33333recall_overdue_itemRecall overdue itemRecall overdue itemja2012-12-10 12:09:562012-12-10 12:09:56S ###33recall_itemRecall itemRecall itemja2012-12-10 12:09:562012-12-10 12:09:56z M5533reservation_canceled_for_libraryReservation canceledReservation canceledja2012-12-10 12:09:562012-12-10 12:09:56y K5533reservation_canceled_for_patronReservation canceledReservation canceledja2012-12-10 12:09:562012-12-10 12:09:56w K3333reservation_expired_for_libraryReservation expiredReservation expiredja2012-12-10 12:09:562012-12-10 12:09:56v I3333reservation_expired_for_patronReservation expiredReservation expiredja2012-12-10 12:09:562012-12-10 12:09:56d =''33item_received_for_patronItem receivedItem receivedja2012-12-10 12:09:562012-12-10 12:09:56x K55 33reservation_accepted_for_patronReservation acceptedReservation acceptedja2012-12-10 12:09:562012-12-10 12:09:56 n R T zkg; indexindex_countries_on_namecountriesnCREATE INDEX "index_countries_on_name" T55 Wktablemessagesmessages^CREATE TABLE "messages" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "read_at" datetime, "receiver_id" integer, "sender_id" integer, "subject" varchar(255) NOT NULL, "body" text, "message_request_id" integer, "state" varchar(255), "parent_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "lft" integer, "rgt" integer, "depth" integer) S''Qtablerequest_typesrequest_typesYCREATE TABLE "request_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)T55_tablecirculation_statusescirculation_statusesZCREATE TABLE "circulation_statuses" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)FU//;tablemessage_templatesmessage_templates[CREATE TABLE "message_templates" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "status" varchar(255) NOT NULL, "title" text NOT NULL, "body" text NOT NULL, "position" integer, "locale" varchar(255) DEFAULT 'ja', "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)VO/?indexindex_message_templates_on_statusmessage_templates]CREATE UNIQUE INDEX "index_message_templates_on_status" ON "message_templates" ("status") H tablemessagesmessages^CREATE TABLE "messages" ("id" INTEGER PR^}tablerealizesrealizeseCREATE TABLE "realizes" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "patron_id" integer NOT NULL, "expression_id" integer NOT NULL, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "realize_type_id" integer)vXCindexindex_messages_on_sender_idmessages_CREATE INDEX "index_messages_on_sender_id" ON "messages" ("sender_id")|YG!indexindex_messages_on_receiver_idmessages`CREATE INDEX "index_messages_on_receiver_id" ON "messages" ("receiver_id")ZU=indexindex_messages_on_message_request_idmessagesaCREATE INDEX "index_messages_on_message_request_id" ON "messages" ("message_request_id")v[Cindexindex_messages_on_parent_idmessagesbCREATE INDEX "index_messages_on_parent_id" ON "messages" ("parent_id")W\--atablemessage_requestsmessage_requestscCREATE TABLE "message_requests" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "sender_id" integer, "receiver_id" integer, "message_template_id" integer, "sent_at" datetime, "deleted_at" datetime, "body" text, "state" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) ]K-)indexindex_message_requests_on_statemessage_requestsdCREATE INDEX "index_message_requests_on_state" ON "message_requests" ("state")GtablerealizesrealizeseCREATE TABLE "realizes" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "patron_id" integer NOT NULL, "expression_id" integer NOT NULL, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)v_Cindexindex_realizes_on_patron_idrealizesfCREATE INDEX "index_realizes_on_patron_id" ON "realizes" ("patron_id")`K)indexindex_realizes_on_expression_idrealizesgCREATE INDEX "index_realizes_on_expression_id" ON "realizes" ("expression_id")a##OtableexemplifiesexemplifieshCREATE TABLE "exemplifies" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "manifestation_id" integer NOT NULL, "item_id" integer NOT NULL, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)bW#Aindexindex_exemplifies_on_manifestation_idexemplifiesiCREATE INDEX "index_exemplifies_on_manifestation_id" ON "exemplifies" ("manifestation_id")cE#+indexindex_exemplifies_on_item_idexemplifiesjCREATE UNIQUE INDEX "index_exemplifies_on_item_id" ON "exemplifies" ("item_id")  0Uy?item_received_for_library -$Mreservation_accepted_for_library 3recall_overdue_item#recall_item$Mreservation_canceled_for_library#Kreservation_canceled_for_patron#Kreservation_expired_for_library"Ireservation_expired_for_patron=item_received_for_patron"K reservation_accepted_for_patron 'r'\1A3Dad!He is sucha dork.unread2012-11-17 18:11:17.0000002012-11-19 18:11:18r)IA3Second MessageCatie, you get the 2nd messageunread2012-11-18 18:11:17.0000002012-11-19 18:11:18w/MA3RE: First MessageThanks Dad! You are the coolest!unread2012-11-17 18:11:17.0000002012-11-19 18:11:18 A'KA3 2012-11-16 18:11:17.000000First MessageAbby, you get the first messageunread2007-07-04 12:10:47.0000002012-11-19 18:11:18 +$Mreservation_accepted_for_library 3recall_overdue_item#recall_item$Mreservation_canceled_for_library#Kreservation_canceled_for_patron#Kreservation_expired_for_library"Ireservation_expired_for_patron=item_received_for_patron"K reservation_accepted_for_patron 'r'\1A3Dad!He is sucha dork.unread2012-12-08 12:09:55.0000002012-12-10 12:09:56r)IA3Second MessageCatie, you get the 2nd messageunread2012-12-09 12:09:55.0000002012-12-10 12:09:56w/MA3RE: First MessageThanks Dad! You are the coolest!unread2012-12-08 12:09:55.0000002012-12-10 12:09:56 A'KA3 2012-12-07 12:09:55.000000First MessageAbby, you get the first messageunread2007-07-04 12:10:47.0000002012-12-10 12:09:56      - 8f 33pending2012-11-19 18:11:182012-11-19 18:11:188Ӳr 33pending2012-11-19 18:11:182012-11-19 18:11:18 + 8f 33pending2012-12-10 12:09:562012-12-10 12:09:568Ӳr 33pending2012-12-10 12:09:562012-12-10 12:09:56 pendingʊfpending:l AB >  AA2008-01-10 17:44:37.1357212008-01-10 17:44:37.135721? AA2008-01-10 17:40:55.6646042008-01-10 17:40:55.664604?AA2008-01-10 17:40:40.3167422008-01-10 17:40:40.316742> AA2008-01-10 17:40:24.0382762008-01-10 17:40:24.038276> AA2008-01-11 14:35:36.4675842008-01-11 14:35:36.467584> AA2008-01-10 17:34:32.3522232008-01-10 17:34:32.352223=  AA2008-01-10 17:34:20.1839622008-01-10 17:34:20.183962> AA2008-01-11 14:32:03.7014252008-01-11 14:32:03.701425?AA2008-01-11 14:28:57.0681912008-01-11 14:28:57.068191< AA2008-01-11 14:28:19.2771102008-01-11 14:28:19.277110   @@ -239,11 +239,11 @@ 2008-01-10 17:44:37.1357212008-01-10 17:44:37.135721= AA 2008-01-10 17:40:55.6646042008-01-10 17:40:55.664604=AA2008-01-10 17:40:40.3167422008-01-10 17:40:40.316742= AA2008-01-10 17:40:24.0382762008-01-10 17:40:24.038276=AA2008-01-11 14:35:36.4675842008-01-11 14:35:36.467584=AA2008-01-10 17:34:32.3522232008-01-10 17:34:32.352223= AA2008-01-10 17:34:20.1839622008-01-10 17:34:20.183962=AA2008-01-11 14:32:03.7014252008-01-11 14:32:03.701425=AA2008-01-11 14:28:57.0681912008-01-11 14:28:57.068191; AA2008-01-11 14:28:19.2771102008-01-11 14:28:19.277110                 x~x    -  4y4C!!33ConferenceConference2012-11-19 18:11:182012-11-19 18:11:18I''33CorporateBodyCorporateBody2012-11-19 18:11:182012-11-19 18:11:18: 33PersonPerson2012-11-19 18:11:182012-11-19 18:11:18 t R.h\< | B B: Z  < +  4y4C!!33ConferenceConference2012-12-10 12:09:562012-12-10 12:09:56I''33CorporateBodyCorporateBody2012-12-10 12:09:562012-12-10 12:09:56: 33PersonPerson2012-12-10 12:09:562012-12-10 12:09:56 t R.h\< | B B: Z  < T  d .d^  jd| 2 L8V  d  t @@ -663,51 +663,52 @@ ) jf4 S" y >, srdchekikUell9mripchakhmTdeu8monotsncatkazSkat7molnmyakasRlug6tsokauQglg5tonsanbulful4brekanPsagtirmahmbosbodfra3smorusmarlfin2bisthaXXXrontelglvktatkalObenrohmltjjavNtammaliquefij1jpnMtgkplimsahfao0mlggitaLporfat/belmkdfgleKpolipkJeusewe.ltzezulikuIlubdest-zhatahbakileHbamtglepo,yorinaGfasazesweeng+yidindFaymsswdzo*xhopuspanave swanld)woloss~ava sunlitcdiv(fryorm}asm spalinbcymiboEhye nbllimawlnori|idoDsotlav`oji{somlat_dan'ocizislClao^ces&nnoyhunBkua]arg hrv%volnobxhmoAkur\aracre$viehin@kor[amhslvcos#venher?konZsqislkcor"uzbheb>akasinchv!urdhau=norwsndchu ukrhat<smevafrzhouigndeuaariiikomYnyatwineptabksnatukndoshbsrunXturnavrguj;srpkirWnauqgrn:glakinV  unknown A Ar AAEPatron2007-12-22 06:06:30.4649302007-12-22 06:06:30.464930overlay_spinner_geometry.gifimage/giftiAA3Shelf2007-12-22 06:06:30.4649302007-12-22 06:06:30.464930overlay_spinner.gifimage/giftw 'AA;#Manifestation2007-12-22 05:06:10.8703932007-12-22 05:06:40.293209test_00001_geometry.jpgimage/pjpeghe AA)#Shelf2007-12-22 04:47:41.4868072007-12-22 07:53:25.166728test_00001.jpgimage/x-png 1   Patron Shelf 'Manifestation - Shelf  \ O  33pendingMyStringtext/csv2012-11-19 18:11:182012-11-19 18:11:18O  33pendingMyStringtext/csv2012-11-19 18:11:182012-11-19 18:11:18Q  33completedMyStringtext/csv2012-11-19 18:11:182012-11-19 18:11:18 + Shelf  \ O  33pendingMyStringtext/csv2012-12-10 12:09:562012-12-10 12:09:56O  33pendingMyStringtext/csv2012-12-10 12:09:562012-12-10 12:09:56Q  33completedMyStringtext/csv2012-12-10 12:09:562012-12-10 12:09:56     - pending pending  completed  \ O  33pendingMyStringtext/csv2012-11-19 18:11:182012-11-19 18:11:18O  33pendingMyStringtext/csv2012-11-19 18:11:182012-11-19 18:11:18Q  33completedMyStringtext/csv2012-11-19 18:11:182012-11-19 18:11:18 + pending pending  completed  \ O  33pendingMyStringtext/csv2012-12-10 12:09:562012-12-10 12:09:56O  33pendingMyStringtext/csv2012-12-10 12:09:562012-12-10 12:09:56Q  33completedMyStringtext/csv2012-12-10 12:09:562012-12-10 12:09:56     ~ pending pending  completed  B ####Ez113tableevent_import_filesevent_import_filesCREATE TABLE "event_import_files" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "parent_id" integer, "content_type" varchar(255), "size" integer, "user_id" integer, "note" text, "imported_at" datetime, "state" varchar(255), "event_import_file_name" varchar(255), "event_import_content_type" varchar(255), "event_import_file_size" integer, "event_import_updated_at" datetime, "edit_mode" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "event_import_fingerprint" varchar(255), "error_message" text) _77Wtableresource_import_filesresource_import_files~CREATE TABLE "resource_import_files" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "parent_id" integer, "content_type" varchar(255), "size" integer, "user_id" integer, "note" text, "imported_at" datetime, "state" varchar(255), "reW1Aindexindex_event_import_files_on_parent_idevent_import_filesCREATE INDEX "index_event_import_files_on_parent_id" ON "event_import_files" ("parent_id")S19indexindex_event_import_files_on_user_idevent_import_filesCREATE INDEX "index_event_import_files_on_user_id" ON "event_import_files" ("user_id")O11indexindex_event_import_files_on_stateevent_import_filesCREATE INDEX "index_event_import_files_on_state" ON "event_import_files" ("state") ~))Stablecheckout_typescheckout_typesCREATE TABLE "checkout_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)E)indexindex_checkout_types_on_namecheckout_typesCREATE INDEX "index_checkout_types_on_name" ON "checkout_types" ("name")DGGtableuser_group_has_checkout_typesuser_group_has_checkout_typesCREATE TABLE "user_group_has_checkout_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_group_id" integer NOT NULL, "checkout_type_id" integer NOT NULL, "checkout_limit" integer DEFAULT 0 NOT NULL, "checkout_period" integer DEFAULT 0 NOT NULL, "checkout_renewal_limit" integer DEFAULT 0 NOT NULL, "reservation_limit" integer DEFAULT 0 NOT NULL, "reservation_expired_period" integer DEFAULT 7 NOT NULL, "set_due_date_before_closing_day" boolean DEFAULT 'f' NOT NULL, "fixed_due_date" datetime, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "current_checkout_count" integer)WuG}indexindex_user_group_has_checkout_types_on_user_group_iduser_group_has_checkout_typesCREATE INDEX "index_user_group_has_checkout_types_on_user_group_id" ON "user_group_has_checkout_types" ("user_group_id")`{G indexindex_user_group_has_checkout_types_on_checkout_type_iduser_group_has_checkout_typesCREATE INDEX "index_user_group_has_checkout_types_on_checkout_type_id" ON "user_group_has_checkout_types" ("checkout_type_id")VKK!tablecarrier_type_has_checkout_typescarrier_type_has_checkout_typesCREATE TABLE "carrier_type_has_checkout_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "carrier_type_id" integer NOT NULL, "checkout_type_id" integer NOT NULL, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)YqKindexindex_carrier_type_has_checkout_types_on_m_form_idcarrier_type_has_checkout_typesCREATE INDEX "index_carrier_type_has_checkout_types_on_m_form_id" ON "carrier_type_has_checkout_types" ("carrier_type_id")   - OO ~ - l ]_))etablemanifestationsmanifes'J[5Iindexindex_patron_relationships_on_parent_idpatron_relationshipsCREATE INDEX "index_patron_relationships_on_parent_id" ON "patron_relationships" ("parent_id")$KY5Eindexindex_patron_relationships_on_child_idpatron_relationshipsCREATE INDEX "index_patron_relationships_on_child_id" ON "patron_relationships" ("child_id")CLMMwtablemanifestation_relationship_typesmanifestation_relationship_typesCREATE TABLE "manifestation_relationship_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)3M;;{tableresource_import_resultsresource_import_resultsCREATE TABLE "resource_import_results" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource_import_file_id" integer, "manifestation_id" integer, "item_id" integer, "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)]N}; indexindex_resource_import_results_on_resource_import_file_idresource_import_resultsCREATE INDEX "index_resource_import_results_on_resource_import_file_id" ON "resource_import_results" ("resource_import_file_id")HOo;qindexindex_resource_import_results_on_manifestation_idresource_import_resultsCREATE INDEX "index_resource_import_results_on_manifestation_id" ON "resource_import_results" ("manifestation_id")-P];Mindexindex_resource_import_results_on_item_idresource_import_resultsCREATE INDEX "index_resource_import_results_on_item_id" ON "resource_import_results" ("item_id")$Q77etablepatron_import_resultspatron_import_resultsCREATE TABLE "patron_import_results" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "patron_import_file_id" integer, "patron_id" integer, "user_id" integer, "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) R559tableevent_import_resultsevent_import_resultsCREATE TABLE "event_import_results" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "event_import_file_id" integer, "event_id" integer, "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)S))utablelibrary_groupslibrary_groupsBCREATE TABLE "library_groups" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "short_name" varchar(255) NOT NULL, "email" varchar(255), "my_networks" text, "use_dsbl" boolean DEFAULT 'f' NOT NULL, "dsbl_list" text, "login_banner" text, "note" text, "country_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "allow_bookmark_external_url" boolean DEFAULT 'f' NOT NULL, "url" varchar(255) DEFAULT 'http://localhost:3000/')TQ)5indexindex_library_groups_on_short_namelibrary_groupsCCREATE INDEX "index_library_groups_on_short_name" ON "library_groups" ("short_name")tUCindexindex_items_on_bookstore_iditemsCREATE INDEX "index_items_on_bookstore_id" ON "items" ("bookstore_id")VYtablereservesreserves.CREATE TABLE "reserves" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer NOT NULL, "manifestation_id" integer NOT NULL, "item_id" integer, "request_status_type_id" integer NOT NULL, "checked_out_at" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "canceled_at" datetime, "expired_at" datetime, "deleted_at" datetime, "state" varchar(255), "expiration_notice_to_patron" boolean DEFAULT 'f', "expiration_notice_to_library" boolean DEFAULT 'f')pW?indexindex_reserves_on_user_idreserves/CREATE INDEX "index_reserves_on_user_id" ON "reserves" ("user_id") XQ5indexindex_reserves_on_manifestation_idreserves0CREATE INDEX "index_reserves_on_manifestation_id" ON "reserves" ("manifestation_id")pY?indexindex_reserves_on_item_idreserves1CREATE INDEX "index_reserves_on_item_id" ON "reserves" ("item_id")Z]Mindexindex_reserves_on_request_status_type_idreserves2CREATE INDEX "index_reserves_on_request_status_type_id" ON "reserves" ("request_status_type_id") VV333cdcd2012-11-19 18:11:172012-11-19 18:11:17;33serialserial2012-11-19 18:11:172012-11-19 18:11:176 33bookbook2012-11-19 18:11:172012-11-19 18:11:17 + +2_b / Z c +6 Y2Mb))Utablemanifestationsmanifestations CREATE TABLE "manifestations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "original_title" text NOT NULL, "title_alternative" text, "title_transcription" text, "classification_number" varchar(255), "manifestation_identifier" varchar(255), "date_of_publication" datetime, "date_copyrighted" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "deleted_at" datetime, "access_address" varchar(255), "language_id" integer DEFAULT 1 NOT NULL, "carrier_type_id" integer DEFAULT 1 NOT NULL, "extent_id" integer DEFAULT 1 NOT NULL, "start_page" integer, "end_page" integer, "height" integer, "width" integer, "depth" integer, "isbn" varchar(255), "isbn10" varchar(255), "wrong_isbn" varchar(255), "nbn" varchar(255), "lccn" varchar(255), "oclc_number" varchar(255), "issn" varchar(255), "price" integer, "fulltext" text, "volume_number_string" varchar(255), "issue_number_string" varchar(255), "serial_number_string" varchar(255), "edition" integer, "note" text, "repository_content" boolean DEFAULT 'f' NOT NULL, "lock_version" integer DEFAULT 0 NOT NULL, "required_role_id" integer DEFAULT 1 NOT NULL, "state" varchar(255), "required_score" integer DEFAULT 0 NOT NULL, "frequency_id" integer DEFAULT 1 NOT NULL, "subscription_master" boolean DEFAULT 'f' NOT NULL, "attachment_file_name" varchar(255), "attachment_content_type" varchar(255), "attachment_file_size" integer, "attachment_updated_at" datetime, "title_alternative_transcription" text, "description" text, "abstract" text, "available_at" datetime, "valid_until" datetime, "date_submitted" datetime, "date_accepted" datetime, "date_caputured" datetime, "pub_date" varchar(255), "edition_string" varchar(255), "volume_number" integer, "issue_number" integer, "serial_number" integer, "ndc" varchar(255), "content_type_id" integer DEFAULT 1, "year_of_publication" integer, "attachment_meta" text, "month_of_publication" integer, "fulltext_content" boolean, "doi" varchar(255))cE)indexindex_manifestations_on_isbnmanifestations CREATE INDEX "index_manifestations_on_isbn" ON "manifestations" ("isbn")Pas?yindexindex_series_has_manifestations_on_manifestation_idseries_has_manifestationsCREATE INDEX "index_series_has_manifestations_on_manifestation_id" ON "series_has_manifestations" ("manifestation_id")Y`y?indexindex_series_has_manifestations_on_series_statement_idseries_has_manifestationsCREATE INDEX "index_series_has_manifestations_on_series_statement_id" ON "series_has_manifestations" ("series_statement_id"))_??_tableseries_has_manifestationsseries_has_manifestationsCREATE TABLE "series_has_manifestations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "series_statement_id" integer, "manifestation_id" integer, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)s^ ;)indexindex_series_statement_merges_on_series_statement_merge_list_idseries_statement_mergesCREATE INDEX "index_series_statement_merges_on_series_statement_merge_list_id" ON "series_statement_merges" ("series_statement_merge_list_id")Q]u;}indexindex_series_statement_merges_on_series_statement_idseries_statement_mergesCREATE INDEX "index_series_statement_merges_on_series_statement_id" ON "series_statement_merges" ("series_statement_id")/\;;stableseries_statement_mergesseries_statement_mergesCREATE TABLE "series_statement_merges" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "series_statement_id" integer NOT NULL, "series_statement_merge_list_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)y[EEstableseries_statement_merge_listsseries_statement_merge_listsCREATE TABLE "series_statement_merge_lists" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)Z]Mindexindex_reserves_on_request_status_type_idreserves2CREATE INDEX "index_reserves_on_request_status_type_id" ON "reserves" ("request_status_type_id") VV333cdcd2012-12-10 12:09:552012-12-10 12:09:55;33serialserial2012-12-10 12:09:552012-12-10 12:09:556 33bookbook2012-12-10 12:09:552012-12-10 12:09:55 cd serial book  j8 J  AAt2007-12-22 18:13:46.3127512007-12-22 18:13:46.312751K AAt2007-12-22 18:13:46.3127512007-12-22 18:13:46.312751K AAf2007-12-22 18:13:46.3127512007-12-22 18:13:46.312751J  AAf2007-12-22 18:13:37.4404622007-12-22 18:13:37.440462K AAf2007-12-22 18:13:29.8805382007-12-22 18:13:29.880538J  AAf2007-12-22 18:13:23.4168562007-12-22 18:13:23.416856J  AA f2007-12-22 18:13:15.6201432007-12-22 18:13:15.620143H  AAf2007-12-22 18:13:08.1070222007-12-22 18:13:08.107022    -   \\5 33MyText2012-11-19 18:11:172012-11-19 18:11:175 33MyText2012-11-19 18:11:172012-11-19 18:11:174 33MyText2012-11-19 18:11:172012-11-19 18:11:17 +   \\5 33MyText2012-12-10 12:09:552012-12-10 12:09:555 33MyText2012-12-10 12:09:552012-12-10 12:09:554 33MyText2012-12-10 12:09:552012-12-10 12:09:55   -  .t.D 33 2012-11-19 18:11:182012-11-19 18:11:18MyStringtext/csvD 33 2012-11-19 18:11:182012-11-19 18:11:18MyStringtext/csvD 33 2012-11-19 18:11:182012-11-19 18:11:18MyStringtext/csv ,xS e +  .t.D 33 2012-12-10 12:09:552012-12-10 12:09:55MyStringtext/csvD 33 2012-12-10 12:09:552012-12-10 12:09:55MyStringtext/csvD 33 2012-12-10 12:09:552012-12-10 12:09:55MyStringtext/csv ,xS e a M , "++ytableinventory_filesinventory_filesCREATE TABLE "inventory_files" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "filename"-++tableinventory_filesinventory_filesCREAThKindexindex_carrier_type_has_checkout_types_on_checkout_type_idcarrier_type_has_checkout_typesCREATE INDEX "index_carrier_type_has_checkout_types_on_checkout_type_id" ON "carrier_type_has_checkout_types" ("checkout_type_id")-++tableinventory_filesinventory_filesCREATE TABLE "inventory_files" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "filename" varchar(255), "content_type" varchar(255), "size" integer, "user_id" integer, "note" text, "created_at" datetimmMindexindex_bookmark_stat_has_manifestations_on_manifestation_idbookmark_stat_has_manifestationsCREATE INDEX "index_bookmark_stat_has_manifestations_on_manifestation_id" ON "bookmark_stat_has_manifestations" ("manifestation_id")G333tableuser_checkout_statsuser_checkout_statsCREATE TABLE "user_checkout_stats" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "start_date" datetime, "end_date" datetime, "note" text, "state" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "started_at" datetime, "completed_at" datetime)H;;%tablecheckout_stat_has_userscheckout_stat_has_usersCREATE TABLE "checkout_stat_has_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_checkout_stat_id" integer NOT NULL, "user_id" integer NOT NULL, "checkouts_count" integer DEFAULT 0 NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)Wy;indexindex_checkout_stat_has_users_on_user_checkout_stat_idcheckout_stat_has_usersCREATE INDEX "index_checkout_stat_has_users_on_user_checkout_stat_id" ON "checkout_stat_has_users" ("user_checkout_stat_id")-];Mindexindex_checkout_stat_has_users_on_user_idcheckout_stat_has_usersCREATE INDEX "index_checkout_stat_has_users_on_user_id" ON "checkout_stat_has_users" ("user_id")]KK/tablereserve_stat_has_manifestationsreserve_stat_has_manifestationsCREATE TABLE "reserve_stat_has_manifestations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "manifestation_reserve_stat_id" integer NOT NULL, "manifestation_id" integer NOT NULL, "reserves_count" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)xK-indexindex_reserve_stat_has_manifestations_on_m_reserve_stat_idreserve_stat_has_manifestationsCREATE INDEX "index_reserve_stat_has_manifestations_on_m_reserve_stat_id" ON "reserve_stat_has_manifestations" ("manifestation_reserve_stat_id")hKindexindex_reserve_stat_has_manifestations_on_manifestation_idreserve_stat_has_manifestationsCREATE INDEX "index_reserve_stat_has_manifestations_on_manifestation_id" ON "reserve_stat_has_manifestations" ("manifestation_id")_CCCtablemanifestation_reserve_statsmanifestation_reserve_statsCREATE TABLE "manifestation_reserve_stats" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "start_date" datetime, "end_date" datetime, "note" text, "state" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "started_at" datetime, "completed_at" datetime)D111tableuser_reserve_statsuser_reserve_statsCREATE TABLE "user_reserve_stats" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "start_date" datetime, "end_date" datetime, "note" text, "state" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "started_at" datetime, "completed_at" datetime)099ytablereserve_stat_has_usersreserve_stat_has_usersCREATE TABLE "reserve_stat_has_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_reserve_stat_id" integer NOT NULL, "user_id" integer NOT NULL, "reserves_count" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)Pu9}indexindex_reserve_stat_has_users_on_user_reserve_stat_idreserve_stat_has_usersCREATE INDEX "index_reserve_stat_has_users_on_user_reserve_stat_id" ON "reserve_stat_has_users" ("user_reserve_stat_id")      - .f 332012-11-19 18:11:172012-11-19 18:11:17-Ӳr 332012-11-19 18:11:172012-11-19 18:11:17 + .f 332012-12-10 12:09:552012-12-10 12:09:55-Ӳr 332012-12-10 12:09:552012-12-10 12:09:55 ʊf :l  ʊf :l q -AA332008-12-12 17:00:38.0000002008-12-13 17:00:38.000000MyTextpending2012-11-19 18:11:182012-11-19 18:11:18q -AA332008-12-12 17:00:38.0000002008-12-13 17:00:38.000000MyTextpending2012-11-19 18:11:182012-11-19 18:11:18  +AA332008-12-12 17:00:38.0000002008-12-13 17:00:38.000000MyTextpending2012-12-10 12:09:552012-12-10 12:09:55q +AA332008-12-12 17:00:38.0000002008-12-13 17:00:38.000000MyTextpending2012-12-10 12:09:552012-12-10 12:09:55      q -AA332008-12-15 18:43:02.0000002008-12-16 18:43:02.000000MyTextpending2012-11-19 18:11:182012-11-19 18:11:18q -AA332008-12-15 18:43:02.0000002008-12-16 18:43:02.000000MyTextpending2012-11-19 18:11:182012-11-19 18:11:18 .f 332012-11-19 18:11:172012-11-19 18:11:17-Ӳr 332012-11-19 18:11:172012-11-19 18:11:17 +AA332008-12-15 18:43:02.0000002008-12-16 18:43:02.000000MyTextpending2012-12-10 12:09:562012-12-10 12:09:56q +AA332008-12-15 18:43:02.0000002008-12-16 18:43:02.000000MyTextpending2012-12-10 12:09:562012-12-10 12:09:56 .f 332012-12-10 12:09:552012-12-10 12:09:55-Ӳr 332012-12-10 12:09:552012-12-10 12:09:55 ʊf :l CC"*  )[9Iindexindex_reserve_stat_has_users_on_user_idreserve_stat_has_usersCREATE INDEX "index_reserve_stat_has_users_on_user_id" ON "reserve_stat_has_users" ("user_id") Q35indexindex_user_checkout_stats_on_stateuser_checkout_statsCREATE INDEX "index_user_checkout_stats_on_state" ON "user_checkout_stats" ("state")!O11indexindex_user_reserve_stats_on_stateuser_reserve_statsCREATE INDEX "index_user_reserve_stats_on_state" ON "user_reserve_stats" ("state");"cEYindexindex_manifestation_checkout_stats_on_statemanifestation_checkout_statsCREATE INDEX "index_manifestation_checkout_stats_on_state" ON "manifestation_checkout_stats" ("state")7#aCUindexindex_manifestation_reserve_stats_on_statemanifestation_reserve_statsCREATE INDEX "index_manifestation_reserve_stats_on_state" ON "manifestation_reserve_stats" ("state")$%%EtableparticipatesparticipatesCREATE TABLE "participates" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "patron_id" integer NOT NULL, "event_id" integer NOT NULL, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)%I%%indexindex_participates_on_event_idparticipatesCREATE INDEX "index_participates_on_event_id" ON "participates" ("event_id")&K%)indexindex_participates_on_patron_idparticipatesCREATE INDEX "index_participates_on_patron_id" ON "participates" ("patron_id")x'EtableextentsextentsCREATE TABLE "extents" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)%(99ctablemedium_of_performancesmedium_of_performancesCREATE TABLE "medium_of_performances" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) )''Qtablecontent_typescontent_typesCREATE TABLE "content_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL).*??itablepatron_relationship_typespatron_relationship_typesCREATE TABLE "patron_relationship_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL),+-- tablelending_policieslending_policiesCREATE TABLE "lending_policies" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "item_id" integer NOT NULL, "user_group_id" integer NOT NULL, "loan_period" integer DEFAULT 0 NOT NULL, "fixed_due_date" datetime, "renewal" integer DEFAULT 0 NOT NULL, "fine" integer DEFAULT 0 NOT NULL, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)M,s-indexindex_lending_policies_on_item_id_and_user_group_idlending_policiesCREATE UNIQUE INDEX "index_lending_policies_on_item_id_and_user_group_id" ON "lending_policies" ("item_id", "user_group_id")Um)mindexindex_manifestations_on_manifestation_identifiermanifestationsCREATE INDEX "index_manifestations_on_manifestation_identifier" ON "manifestations" ("manifestation_identifier")Q)5indexindex_manifestations_on_updated_atmanifestationsCREATE INDEX "index_manifestations_on_updated_at" ON "manifestations" ("updated_at")6WtablelicenseslicensesCREATE TABLE "licenses" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" varchar(255), "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)7[tableversionsversionsCREATE TABLE "versions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "item_type" varchar(255) NOT NULL, "item_id" integer NOT NULL, "event" varchar(255) NOT NULL, "whodunnit" varchar(255), "object" text, "created_at" datetime) - ʊf :l .f 332012-11-19 18:11:182012-11-19 18:11:18-Ӳr 332012-11-19 18:11:182012-11-19 18:11:18 + ʊf :l .f 332012-12-10 12:09:562012-12-10 12:09:56-Ӳr 332012-12-10 12:09:562012-12-10 12:09:56 ʊf :l  ʊf :l q -AA332008-12-17 04:07:24.0000002008-12-18 04:07:24.000000MyTextpending2012-11-19 18:11:182012-11-19 18:11:18q -AA332008-12-17 04:07:24.0000002008-12-18 04:07:24.000000MyTextpending2012-11-19 18:11:182012-11-19 18:11:18 q -AA332008-12-20 11:36:28.0000002008-12-21 11:36:28.000000MyTextpending2012-11-19 18:11:182012-11-19 18:11:18q -AA332008-12-20 11:36:28.0000002008-12-21 11:36:28.000000MyTextpending2012-11-19 18:11:182012-11-19 18:11:18 .f  332012-11-19 18:11:182012-11-19 18:11:18-Ӳr 332012-11-19 18:11:182012-11-19 18:11:18 +AA332008-12-17 04:07:24.0000002008-12-18 04:07:24.000000MyTextpending2012-12-10 12:09:552012-12-10 12:09:55q +AA332008-12-17 04:07:24.0000002008-12-18 04:07:24.000000MyTextpending2012-12-10 12:09:552012-12-10 12:09:55 q +AA332008-12-20 11:36:28.0000002008-12-21 11:36:28.000000MyTextpending2012-12-10 12:09:562012-12-10 12:09:56q +AA332008-12-20 11:36:28.0000002008-12-21 11:36:28.000000MyTextpending2012-12-10 12:09:562012-12-10 12:09:56 .f  332012-12-10 12:09:562012-12-10 12:09:56-Ӳr 332012-12-10 12:09:562012-12-10 12:09:56  ʊf :l ʊf :l  pending  pending  pending @@ -717,38 +718,38 @@  pending  pending    1bH  _ z //tableseries_statementsseries_statementsCREATE TABLE "series_statements" ("id" INTEGER PRIMARY KEY AG%%Ctabledelayed_jobsdelayed_jobsCREATE TABLE "delayed_jobs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "priority" integer DEFAULT 0, "attempts" integer DEFAULT 0, "handler" text, "last_error" text, "run_at" datetime, "locked_at" datetime, "failed_at" datetime, "locked_by" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "queue" varchar(255))/I55tablepatron_relationshipspatron_relationshipsCREATE TABLE "patron_relationships" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "parent_id" integer, "child_id" integer, "patron_relationship_type_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "position" integer)|H7%'indexdelayed_jobs_prioritydelayed_jobsCREATE INDEX "delayed_jobs_priority" ON "delayed_jobs" ("priority", "run_at") o%%tabledelayed_jobsdelayed_jobsCREATE TABLE "delayed_jobs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "priority" integer DEFAULT 0, "attempts" integer DEFAULT 0, "handler" text, "last_error" text, "run_at" datetime, "locked_at" datetime, "failed_at" datetime, "locked_by" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)VFindexindex_taggings_on_taggable_id_and_taggable_type_and_contexttaggingsCREATE INDEX "index_taggings_on_taggable_id_and_taggable_type_and_context" ON "taggings" ("taggable_id", "taggable_type", "context")nE= indexindex_taggings_on_tag_idtaggingsCREATE INDEX "index_taggings_on_tag_id" ON "taggings" ("tag_id")DmtabletaggingstaggingsCREATE TABLE "taggings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "tag_id" integer, "taggable_id" integer, "taggable_type" varchar(255), "tagger_id" integer, "tagger_type" varchar(255), "context" varchar(255), "created_at" datetime)SCtabletagstagsCREATE TABLE "tags" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "name_transcription" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)@BgCaindexindex_manifestation_relationships_on_child_idmanifestation_relationshipsCREATE INDEX "index_manifestation_relationships_on_child_id" ON "manifestation_relationships" ("child_id")CAiCeindexindex_manifestation_relationships_on_parent_idmanifestation_relationshipsCREATE INDEX "index_manifestation_relationships_on_parent_id" ON "manifestation_relationships" ("parent_id")K@CCtablemanifestation_relationshipsmanifestation_relationshipsCREATE TABLE "manifestation_relationships" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "parent_id" integer, "child_id" integer, "manifestation_relationship_type_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "position" integer)y/indexindex_series_statements_on_series_statement_identifierseries_statementsCREATE INDEX "index_series_statements_on_series_statement_identifier" ON "series_statements" ("series_statement_identifier") =M+-indexindex_import_requests_on_user_idimport_requestsCREATE INDEX "index_import_requests_on_user_id" ON "import_requests" ("user_id")(<_+Qindexindex_import_requests_on_manifestation_idimport_requestsCREATE INDEX "index_import_requests_on_manifestation_id" ON "import_requests" ("manifestation_id");G+!indexindex_import_requests_on_isbnimport_requestsCREATE INDEX "index_import_requests_on_isbn" ON "import_requests" ("isbn"):++atableimport_requestsimport_requestsCREATE TABLE "import_requests" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "isbn" varchar(255), "state" varchar(255), "manifestation_id" integer, "user_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)8[Gindexindex_versions_on_item_type_and_item_idversionsCREATE INDEX "index_versions_on_item_type_and_item_id" ON "versions" ("item_type", "item_id") -DGGtableuser_group_has_checkout_typesuser_group_has_checkout_typesCREATE TABLE "user_group_has_checkout_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_group_id" integer NOT NULL, "checkout_type_id" integer NOT NULL, "checkout_limit" integer DEFAULT 0 NOT NULL, "checkout_period" integer DEFAULT 0 NOT NULL, "checkout_renewal_limit" integer DEFAULT 0 NOT NULL, "reservation_limit" integer DEFAULT 0 NOT NULL, "reservation_expired_period" integer DEFAULT 7 NOT NULL, "set_due_date_before_closing_day" boolean DEFAULT 'f' NOT NULL, "fixed_due_date" datetime, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "current_checkout_count" integer)E)indexindex_checkout_types_on_namecheckout_typesCREATE INDEX "index_checkout_types_on_name" ON "checkout_types" ("name")GGAtableuser_group_has_checkout_typesuser_group_has_checkout_typesCREATE TABLE "user_group_has_checkout_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_group_id" integer NOT NULL, "checkout_type_id" integer NOT NULL, "checkout_limit" integer DEFAULT 0 NOT NULL, "checkout_period" integer DEFAULT 0 NOT NULL, "checkout_renewal_limit" integer DEFAULT 0 NOT NULL, "reservation_limit" integer DEFAULT 0 NOT NULL, "reservation_expired_period" integer DEFAULT 7 NOT NULL, "set_due_date_before_closing_day" boolean DEFAULT 'f' NOT NULL, "fixed_due_date" datetime, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)WuG}indexindex_user_group_has_checkout_types_on_user_group_iduser_group_has_checkout_typesCREATE INDEX "index_user_group_has_checkout_types_on_user_group_id" ON "user_group_has_checkout_types" ("user_group_id")`{G indexindex_user_group_has_checkout_types_on_checkout_type_iduser_group_has_checkout_typesCREATE INDEX "index_user_group_has_checkout_types_on_checkout_type_id" ON "user_group_has_checkout_types" ("checkout_type_id")VKK!tablecarrier_type_has_checkout_typescarrier_type_has_checkout_typesCREATE TABLE "carrier_type_has_checkout_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "carrier_type_id" integer NOT NULL, "checkout_type_id" integer NOT NULL, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)YqKindexindex_carrier_type_has_checkout_types_on_m_form_idcarrier_type_has_checkout_typesCREATE INDEX "index_carrier_type_has_checkout_types_on_m_form_id" ON "carrier_type_has_checkout_types" ("carrier_type_id") ||D33MicrofilmMyTextMyText2012-11-19 18:11:182012-11-19 18:11:18< 33CDMyTextMyText2012-11-19 18:11:182012-11-19 18:11:18 ccK##33AccompaniedAccompaniedMyText2012-11-19 18:11:182012-11-19 18:11:18N'' 33UnaccompaniedUnaccompaniedMyText2012-11-19 18:11:182012-11-19 18:11:18 cY1133Cartographic ImageCartographic ImageMyText2012-11-19 18:11:172012-11-19 18:11:17]5533Cartographic DatasetCartographic DatasetMyText2012-11-19 18:11:172012-11-19 18:11:17< 33texttextMyText2012-11-19 18:11:172012-11-19 18:11:17 HH933ChildChild2012-11-19 18:11:182012-11-19 18:11:18;33MemberMember2012-11-19 18:11:182012-11-19 18:11:18> 33See alsoSee also2012-11-19 18:11:182012-11-19 18:11:18 @@5U  33  -2012-11-19 18:11:182012-11-19 18:11:18:H   33 -MyText2012-11-19 18:11:182012-11-19 18:11:18:U   33 -MyText2012-11-19 18:11:182012-11-19 18:11:18;Ⱥi   33 -MyText2012-11-19 18:11:182012-11-19 18:11:18:   33 -MyText2012-11-19 18:11:182012-11-19 18:11:18;_   33 +DGGtableuser_group_has_checkout_typesuser_group_has_checkout_typesCREATE TABLE "user_group_has_checkout_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_group_id" integer NOT NULL, "checkout_type_id" integer NOT NULL, "checkout_limit" integer DEFAULT 0 NOT NULL, "checkout_period" integer DEFAULT 0 NOT NULL, "checkout_renewal_limit" integer DEFAULT 0 NOT NULL, "reservation_limit" integer DEFAULT 0 NOT NULL, "reservation_expired_period" integer DEFAULT 7 NOT NULL, "set_due_date_before_closing_day" boolean DEFAULT 'f' NOT NULL, "fixed_due_date" datetime, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "current_checkout_count" integer)E)indexindex_checkout_types_on_namecheckout_typesCREATE INDEX "index_checkout_types_on_name" ON "checkout_types" ("name")GGAtableuser_group_has_checkout_typesuser_group_has_checkout_typesCREATE TABLE "user_group_has_checkout_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_group_id" integer NOT NULL, "checkout_type_id" integer NOT NULL, "checkout_limit" integer DEFAULT 0 NOT NULL, "checkout_period" integer DEFAULT 0 NOT NULL, "checkout_renewal_limit" integer DEFAULT 0 NOT NULL, "reservation_limit" integer DEFAULT 0 NOT NULL, "reservation_expired_period" integer DEFAULT 7 NOT NULL, "set_due_date_before_closing_day" boolean DEFAULT 'f' NOT NULL, "fixed_due_date" datetime, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)WuG}indexindex_user_group_has_checkout_types_on_user_group_iduser_group_has_checkout_typesCREATE INDEX "index_user_group_has_checkout_types_on_user_group_id" ON "user_group_has_checkout_types" ("user_group_id")`{G indexindex_user_group_has_checkout_types_on_checkout_type_iduser_group_has_checkout_typesCREATE INDEX "index_user_group_has_checkout_types_on_checkout_type_id" ON "user_group_has_checkout_types" ("checkout_type_id")VKK!tablecarrier_type_has_checkout_typescarrier_type_has_checkout_typesCREATE TABLE "carrier_type_has_checkout_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "carrier_type_id" integer NOT NULL, "checkout_type_id" integer NOT NULL, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)YqKindexindex_carrier_type_has_checkout_types_on_m_form_idcarrier_type_has_checkout_typesCREATE INDEX "index_carrier_type_has_checkout_types_on_m_form_id" ON "carrier_type_has_checkout_types" ("carrier_type_id") ||D33MicrofilmMyTextMyText2012-12-10 12:09:552012-12-10 12:09:55< 33CDMyTextMyText2012-12-10 12:09:552012-12-10 12:09:55 ccK##33AccompaniedAccompaniedMyText2012-12-10 12:09:562012-12-10 12:09:56N'' 33UnaccompaniedUnaccompaniedMyText2012-12-10 12:09:562012-12-10 12:09:56 cY1133Cartographic ImageCartographic ImageMyText2012-12-10 12:09:552012-12-10 12:09:55]5533Cartographic DatasetCartographic DatasetMyText2012-12-10 12:09:552012-12-10 12:09:55< 33texttextMyText2012-12-10 12:09:552012-12-10 12:09:55 HH933ChildChild2012-12-10 12:09:562012-12-10 12:09:56;33MemberMember2012-12-10 12:09:562012-12-10 12:09:56> 33See alsoSee also2012-12-10 12:09:562012-12-10 12:09:56 @@5U  33  +2012-12-10 12:09:552012-12-10 12:09:55:H   33 +MyText2012-12-10 12:09:552012-12-10 12:09:55:U   33 +MyText2012-12-10 12:09:552012-12-10 12:09:55;Ⱥi   33 +MyText2012-12-10 12:09:552012-12-10 12:09:55:   33 +MyText2012-12-10 12:09:552012-12-10 12:09:55;_   33  -MyText2012-11-19 18:11:182012-11-19 18:11:18;ڑL  33 -MyText2012-11-19 18:11:182012-11-19 18:11:189p  33 -MyText2012-11-19 18:11:182012-11-19 18:11:18 +MyText2012-12-10 12:09:552012-12-10 12:09:55;ڑL  33 +MyText2012-12-10 12:09:552012-12-10 12:09:559p  33 +MyText2012-12-10 12:09:552012-12-10 12:09:55   ca  |H   7L .i  .  -_  0 )p ~ W x _'J[5Iindexindex_patron_relationships_on_parent_idpatron_relationshipsCREATE INDEX "index_patron_y[EEstableseries_statement_merge_listsseries_statement_merge_listsCREATE TABLE "series_statement_merge_lists" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)/\;;stableseries_statement_mergesseries_statement_mergesCREATE TABLE "series_statement_merges" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "series_statement_id" integer NOT NULL, "series_statement_merge_list_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)Q]u;}indexindex_series_statement_merges_on_series_statement_idseries_statement_mergesCREATE INDEX "index_series_statement_merges_on_series_statement_id" ON "series_statement_merges" ("series_statement_id")s^ ;)indexindex_series_statement_merges_on_series_statement_merge_list_idseries_statement_mergesCREATE INDEX "index_series_statement_merges_on_series_statement_merge_list_id" ON "series_statement_merges" ("series_statement_merge_list_id"))_??_tableseries_has_manifestationsseries_has_manifestationsCREATE TABLE "series_has_manifestations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "series_statement_id" integer, "manifestation_id" integer, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)Y`y?indexindex_series_has_manifestations_on_series_statement_idseries_has_manifestationsCREATE INDEX "index_series_has_manifestations_on_series_statement_id" ON "series_has_manifestations" ("series_statement_id")Pas?yindexindex_series_has_manifestations_on_manifestation_idseries_has_manifestationsCREATE INDEX "index_series_has_manifestations_on_manifestation_id" ON "series_has_manifestations" ("manifestation_id")ib)) tablemanifestationsmanifestations CREATE TABLE "manifestations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "original_title" text NOT NULL, "title_alternative" text, "title_transcription" text, "classification_number" varchar(255), "manifestation_identifier" varchar(255), "date_of_publication" datetime, "date_copyrighted" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "deleted_at" datetime, "access_address" varchar(255), "language_id" integer DEFAULT 1 NOT NULL, "carrier_type_id" integer DEFAULT 1 NOT NULL, "extent_id" integer DEFAULT 1 NOT NULL, "start_page" integer, "end_page" integer, "height" integer, "width" integer, "depth" integer, "isbn" varchar(255), "isbn10" varchar(255), "wrong_isbn" varchar(255), "nbn" varchar(255), "lccn" varchar(255), "oclc_number" varchar(255), "issn" varchar(255), "price" integer, "fulltext" text, "volume_number_string" varchar(255), "issue_number_string" varchar(255), "serial_number_string" varchar(255), "edition" integer, "note" text, "repository_content" boolean DEFAULT 'f' NOT NULL, "lock_version" integer DEFAULT 0 NOT NULL, "required_role_id" integer DEFAULT 1 NOT NULL, "state" varchar(255), "required_score" integer DEFAULT 0 NOT NULL, "frequency_id" integer DEFAULT 1 NOT NULL, "subscription_master" boolean DEFAULT 'f' NOT NULL, "attachment_file_name" varchar(255), "attachment_content_type" varchar(255), "attachment_file_size" integer, "attachment_updated_at" datetime, "title_alternative_transcription" text, "description" text, "abstract" text, "available_at" datetime, "valid_until" datetime, "date_submitted" datetime, "date_accepted" datetime, "date_caputured" datetime, "pub_date" varchar(255), "edition_string" varchar(255), "volume_number" integer, "issue_number" integer, "serial_number" integer, "ndc" varchar(255), "content_type_id" integer DEFAULT 1, "year_of_publication" integer, "attachment_meta" text, "month_of_publication" integer, "online_isbn" varchar(255), "fulltext_content" boolean, "doi" varchar(255))cE)indexindex_manifestations_on_isbnmanifestations CREATE INDEX "index_manifestations_on_isbn" ON "manifestations" ("isbn") 833mitMITMIT2012-11-19 18:11:182012-11-19 18:11:18C 33unknownunknownunknown2012-11-19 18:11:182012-11-19 18:11:18  - "n"J+33テスト雑誌2012-11-19 18:11:182012-11-19 18:11:18tP33title22012-11-19 18:11:182012-11-19 18:11:18テスト09135707t> 33title12012-11-19 18:11:182012-11-19 18:11:18f mmDf) 33978-4774141640pending2012-11-19 18:11:182012-11-19 18:11:18CӲr) 33978-4774142043pending2012-11-19 18:11:182012-11-19 18:11:18 zv 9 +_  0 )p CnG W x _'J[5Iindexindex_patron_relationships_on_parent_idpatron_relationshipsCREATE INDEX "index_patron_relationships_on_parent_id" ON "patron_relationships" ("p'J[5Iindexindex_patron_relationships_on_parent_idpatron_relationshipsCREATE INDEX "index_patron_relationships_on_parent_id" ON "patron_relationships" ("parent_id")$KY5Eindexindex_patron_relationships_on_child_idpatron_relationshipsCREATE INDEX "index_patron_relationships_on_child_id" ON "patron_relationships" ("child_id")CLMMwtablemanifestation_relationship_typesmanifestation_relationship_typesCREATE TABLE "manifestation_relationship_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)3M;;{tableresource_import_resultsresource_import_resultsCREATE TABLE "resource_import_results" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource_import_file_id" integer, "manifestation_id" integer, "item_id" integer, "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)]N}; indexindex_resource_import_results_on_resource_import_file_idresource_import_resultsCREATE INDEX "index_resource_import_results_on_resource_import_file_id" ON "resource_import_results" ("resource_import_file_id")HOo;qindexindex_resource_import_results_on_manifestation_idresource_import_resultsCREATE INDEX "index_resource_import_results_on_manifestation_id" ON "resource_import_results" ("manifestation_id")-P];Mindexindex_resource_import_results_on_item_idresource_import_resultsCREATE INDEX "index_resource_import_results_on_item_id" ON "resource_import_results" ("item_id")$Q77etablepatron_import_resultspatron_import_resultsCREATE TABLE "patron_import_results" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "patron_import_file_id" integer, "patron_id" integer, "user_id" integer, "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) R559tableevent_import_resultsevent_import_resultsCREATE TABLE "event_import_results" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "event_import_file_id" integer, "event_id" integer, "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)S))utablelibrary_groupslibrary_groupsBCREATE TABLE "library_groups" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "short_name" varchar(255) NOT NULL, "email" varchar(255), "my_networks" text, "use_dsbl" boolean DEFAULT 'f' NOT NULL, "dsbl_list" text, "login_banner" text, "note" text, "country_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "allow_bookmark_external_url" boolean DEFAULT 'f' NOT NULL, "url" varchar(255) DEFAULT 'http://localhost:3000/')TQ)5indexindex_library_groups_on_short_namelibrary_groupsCCREATE INDEX "index_library_groups_on_short_name" ON "library_groups" ("short_name")tUCindexindex_items_on_bookstore_iditemsCREATE INDEX "index_items_on_bookstore_id" ON "items" ("bookstore_id")VYtablereservesreserves.CREATE TABLE "reserves" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer NOT NULL, "manifestation_id" integer NOT NULL, "item_id" integer, "request_status_type_id" integer NOT NULL, "checked_out_at" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "canceled_at" datetime, "expired_at" datetime, "deleted_at" datetime, "state" varchar(255), "expiration_notice_to_patron" boolean DEFAULT 'f', "expiration_notice_to_library" boolean DEFAULT 'f')pW?indexindex_reserves_on_user_idreserves/CREATE INDEX "index_reserves_on_user_id" ON "reserves" ("user_id") XQ5indexindex_reserves_on_manifestation_idreserves0CREATE INDEX "index_reserves_on_manifestation_id" ON "reserves" ("manifestation_id")pY?indexindex_reserves_on_item_idreserves1CREATE INDEX "index_reserves_on_item_id" ON "reserves" ("item_id") 833mitMITMIT2012-12-10 12:09:552012-12-10 12:09:55C 33unknownunknownunknown2012-12-10 12:09:552012-12-10 12:09:55  + "n"J+33テスト雑誌2012-12-10 12:09:562012-12-10 12:09:56tP33title22012-12-10 12:09:562012-12-10 12:09:56テスト09135707t> 33title12012-12-10 12:09:562012-12-10 12:09:56f mmDf) 33978-4774141640pending2012-12-10 12:09:552012-12-10 12:09:55CӲr) 33978-4774142043pending2012-12-10 12:09:552012-12-10 12:09:55 zv 9 Z]Mindexindex_reserves_on_request_status_type_idreserves2CREATE INDEX "index_reserves_on_|dC)indexindex_manifestations_on_nbnmanifestations CREATE INDEX "index_manifestations_on_nbn" ON "manifestations" ("nbn")eE)indexindex_manifestations_on_lccnmanifestationsCREATE INDEX "index_manifestations_on_lccn" ON "manifestations" ("lccn")fS)9indexindex_manifestations_on_oclc_numbermanifestationsCREATE INDEX "index_manifestations_on_oclc_number" ON "manifestations" ("oclc_number")gE)indexindex_manifestations_on_issnmanifestationsCREATE INDEX "index_manifestations_on_issn" ON "manifestations" ("issn")hY)Eindexindex_manifestations_on_access_addressmanifestationsCREATE INDEX "index_manifestations_on_access_address" ON "manifestations" ("access_address");im)mindexindex_manifestations_on_manifestation_identifiermanifestationsCREATE INDEX "index_manifestations_on_manifestation_identifier" ON "manifestations" ("manifestation_identifier")jQ)5indexindex_manifestations_on_updated_atmanifestationsCREATE INDEX "index_manifestations_on_updated_at" ON "manifestations" ("updated_at"))k//tableseries_statementsseries_statementsCREATE TABLE "series_statements" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "original_title" text, "numbering" text, "title_subseries" text, "numbering_subseries" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "title_transcription" text, "title_alternative" text, "series_statement_identifier" varchar(255), "issn" varchar(255), "periodical" boolean DEFAULT 'f' NOT NULL, "root_manifestation_id" integer, "note" text, "title_subseries_transcription" text)5lc/cindexindex_series_statements_on_manifestation_idseries_statementsCREATE INDEX "index_series_statements_on_manifestation_id" ON "series_statements" ("root_manifestation_id")Qmy/indexindex_series_statements_on_series_statement_identifierseries_statementsCREATE INDEX "index_series_statements_on_series_statement_identifier" ON "series_statements" ("series_statement_identifier")~n%%=tablecreate_typescreate_typesCREATE TABLE "create_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "display_name" text, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)o''?tablerealize_typesrealize_typesCREATE TABLE "realize_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "display_name" text, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)p''?tableproduce_typesproduce_typesCREATE TABLE "produce_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "display_name" text, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)iq/tablerolesrolesCREATE TABLE "roles" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "display_name" text, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)<rUtableusersusersCREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_group_id" integer, "required_role_id" integer, "username" varchar(255), "note" text, "locale" varchar(255), "user_number" varchar(255), "library_id" integer, "locked_at" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "save_checkout_history" boolean DEFAULT 'f' NOT NULL, "checkout_icalendar_token" varchar(255), "share_bookmarks" boolean) )978-4774141640ʊf)978-4774142043:l ʊf :l  ʊf :l - ]]2ӓ_ 332012-11-19 18:11:182012-11-19 18:11:180f 332012-11-19 18:11:182012-11-19 18:11:18/Ӳr  332012-11-19 18:11:182012-11-19 18:11:18 + ]]2ӓ_ 332012-12-10 12:09:552012-12-10 12:09:550f 332012-12-10 12:09:552012-12-10 12:09:55/Ӳr  332012-12-10 12:09:552012-12-10 12:09:55  tʊf :l  tʊf:l      - 0f 332012-11-19 18:11:182012-11-19 18:11:18/Ӳr  332012-11-19 18:11:182012-11-19 18:11:18 + 0f 332012-12-10 12:09:562012-12-10 12:09:56/Ӳr  332012-12-10 12:09:562012-12-10 12:09:56 ʊf :l -ʊf:l 733copycopy2012-11-19 18:11:182012-11-19 18:11:18@ 33successorsuccessor2012-11-19 18:11:182012-11-19 18:11:18 4 33MyText2012-11-19 18:11:182012-11-19 18:11:184 33MyText2012-11-19 18:11:182012-11-19 18:11:18fG( nO0 v W 8  ~ _ @ !  g H ) +ʊf:l 733copycopy2012-12-10 12:09:552012-12-10 12:09:55@ 33successorsuccessor2012-12-10 12:09:552012-12-10 12:09:55 4 33MyText2012-12-10 12:09:562012-12-10 12:09:564 33MyText2012-12-10 12:09:562012-12-10 12:09:56fG( nO0 v W 8  ~ _ @ !  g H ) i @@ -756,34 +757,34 @@ ) i I ) iI) iI) iI) iI) iI) iI) ) iiII) har(255), "creaA2010-03-19 04:00:00.000000A2010-03-19 04:00:00.000000A2010-03-16 02:00:00.000000A2010-03-03 11:00:00.000000A2010-03-03 11:00:00.000000A2010-03-03 11:00:00.000000A2010-03-03 11:00:00.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-15 07:14:18.000000A2010-03-15 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000~A2010-03-01 07:14:18.000000}A2010-03-01 07:14:18.000000|A2010-03-01 07:14:18.000000{A2010-03-01 07:14:18.000000zA2010-03-01 07:14:18.000000yA2010-03-01 07:14:18.000000xA2010-03-01 07:14:18.000000wA2010-03-01 07:14:18.000000vA2010-03-01 07:14:18.000000uA2010-03-01 07:14:18.000000tA2010-03-01 07:14:18.000000sA2010-03-01 07:14:18.000000rA2010-03-01 07:14:18.000000qA2010-03-01 07:14:18.000000pA2010-03-01 07:14:18.000000oA2010-03-01 07:14:18.000000nA2010-03-01 07:14:18.000000mA2010-03-01 07:14:18.000000lA2010-03-01 07:14:18.000000kA2010-03-01 07:14:18.000000jA2010-03-01 07:14:18.000000iA2010-03-01 07:14:18.000000hA2010-03-01 07:14:18.000000gA2010-03-01 07:14:18.000000fA2010-03-01 07:14:18.000000eA2008-04-16 15:34:01.000000A2007-11-19 07:59:21.799724A2007-11-19 07:59:20.799724 A2007-11-19 07:59:09.799724 A2007-11-19 07:59:08.166195 A2007-11-19 07:59:07.463333A2007-11-19 07:59:06.892741A2007-11-19 07:59:05.255684A2007-11-19 07:59:04.333183A2007-11-19 07:59:03.275738A2007-11-19 07:59:02.618359A2007-11-19 07:59:01.9A2010-03-01 07:14:18.000000     -  4 33MyText2012-11-19 18:11:182012-11-19 18:11:184 33MyText2012-11-19 18:11:182012-11-19 18:11:18  +  4 33MyText2012-12-10 12:09:562012-12-10 12:09:564 33MyText2012-12-10 12:09:562012-12-10 12:09:56           \ y { c IW h m r _!rtableusersusersCREATE TABLE "users" ("id" I|dC)indexindex_manifestations_on_nbnmanifestations CREATE INDEX "index_manifestations_on_nbn" ON "manifestations" ("nbn")eE)indexindex_manifestations_on_lccnmanifestationsCREATE INDEX "index_manifestations_on_lccn" ON "manifestations" ("lccn")fS)9indexindex_manifestations_on_oclc_numbermanifestationsCREATE INDEX "index_manifestations_on_oclc_number" ON "manifestations" ("oclc_number")gE)indexindex_manifestations_on_issnmanifestationsCREATE INDEX "index_manifestations_on_issn" ON "manifestations" ("issn")hY)Eindexindex_manifestations_on_access_addressmanifestationsCREATE INDEX "index_manifestations_on_access_address" ON "manifestations" ("access_address");im)mindexindex_manifestations_on_manifestation_identifiermanifestationsCREATE INDEX "index_manifestations_on_manifestation_identifier" ON "manifestations" ("manifestation_identifier")jQ)5indexindex_manifestations_on_updated_atmanifestationsCREATE INDEX "index_manifestations_on_updated_at" ON "manifestations" ("updated_at"))k//tableseries_statementsseries_statementsCREATE TABLE "series_statements" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "original_title" text, "numbering" text, "title_subseries" text, "numbering_subseries" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "title_transcription" text, "title_alternative" text, "series_statement_identifier" varchar(255), "issn" varchar(255), "periodical" boolean DEFAULT 'f' NOT NULL, "root_manifestation_id" integer, "note" text, "title_subseries_transcription" text)5lc/cindexindex_series_statem^s5}indexindex_users_on_emailusersCREATE INDEX "index_users_on_email" ON "users" ("email")tSGindexindex_users_on_reset_password_tokenusersCREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")_u))wtableuser_has_rolesuser_has_rolesCREATE TABLE "user_has_roles" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "role_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)v[Windexindex_users_on_checkout_icalendar_tokenusersCREATE UNIQUE INDEX "index_users_on_checkout_icalendar_token" ON "users" ("checkout_icalendar_token")~w%%=tablebudget_typesbudget_typesCREATE TABLE "budget_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "display_name" text, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)dxtableacceptsacceptsCREATE TABLE "accepts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "basket_id" integer, "item_id" integer, "librarian_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)syAindexindex_accepts_on_basket_idacceptsCREATE INDEX "index_accepts_on_basket_id" ON "accepts" ("basket_id")mz= indexindex_accepts_on_item_idacceptsCREATE INDEX "index_accepts_on_item_id" ON "accepts" ("item_id")\{77Wtableresource_import_filesresource_import_files~CREATE TABLE "resource_import_files" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "parent_id" integer, "content_type" varchar(255), "size" integer, "user_id" integer, "note" text, "executed_at" datetime, "state" varchar(255), "resource_import_file_name" varchar(255), "resource_import_content_type" varchar(255), "resource_import_file_size" integer, "resource_import_updated_at" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "edit_mode" varchar(255), "resource_import_fingerprint" varchar(255), "error_message" text)*|]7Mindexindex_resource_import_files_on_parent_idresource_import_filesCREATE INDEX "index_resource_import_files_on_parent_id" ON "resource_import_files" ("parent_id")%}Y7Eindexindex_resource_import_files_on_user_idresource_import_filesCREATE INDEX "index_resource_import_files_on_user_id" ON "resource_import_files" ("user_id")  CC> AA2008-01-11 14:32:03.7014252008-01-11 14:32:03.701425> AA2008-01-11 14:28:57.0681912008-01-11 14:28:57.068191; AA2008-01-11 14:28:19.2771102008-01-11 14:28:19.277110    gX#I33illustratoren: Illustrator -ja: 作画者2012-11-19 18:11:182012-11-19 18:11:18S!A33translatoren: Translator -ja: 訳者2012-11-19 18:11:182012-11-19 18:11:18K933editoren: Editor -ja: 編者2012-11-19 18:11:182012-11-19 18:11:18J9 33authoren: Author -ja: 著者2012-11-19 18:11:182012-11-19 18:11:18 _X#I33illustratoren: Illustrator -ja: 作画者2012-11-19 18:11:182012-11-19 18:11:18S!A33translatoren: Translator -ja: 訳者2012-11-19 18:11:182012-11-19 18:11:18J9 33editoren: Editor -ja: 編者2012-11-19 18:11:182012-11-19 18:11:18 [[N?33selleren: Seller -ja: 販売者2012-11-19 18:11:182012-11-19 18:11:18SE 33publisheren: Publisher -ja: 出版者2012-11-19 18:11:182012-11-19 18:11:18 LH''33AdministratorAdministrator2012-11-19 18:11:182012-11-19 18:11:18@33LibrarianLibrarian2012-11-19 18:11:182012-11-19 18:11:18633UserUser2012-11-19 18:11:182012-11-19 18:11:18833GuestGuest2012-11-19 18:11:182012-11-19 18:11:18   N p   AAAA user4ja000072012-11-18 18:11:17.0000002007-11-19 07:58:34.6374132008-05-31 04:02:25.101261user4@kamata.lib.teu.ac.jpcc53de0c2d9a1a228daa9a673ec824473747e17507a6c3c4f7e5eff8821f531d4b9e23616b3ddc66fe17006b2298a556fbd567ac080e87f00f37eef8cee6c417fw AAA user3ja000062007-11-19 07:58:34.6374132008-05-31 04:02:25.101261user3@kamata.lib.teu.ac.jpcc53de0c2d9a1a228daa9a673ec824473747e17507a6c3c4f7e5eff8821f531d4b9e23616b3ddc66fe17006b2298a556fbd567ac080e87f00f37eef8cee6c417f+  AA=user2ja2008-01-18 04:29:06.9227282008-05-31 03:42:44.711117user2@library.example.jp$2a$10$i7UjJhLVrJM/J7qaTwW39OXw1NiwowUEbtNHVDV0sqMLjX9.UO9caf: !AAGlibrarian2ja000042008-01-18 03:24:04.2223442008-05-31 03:42:23.340575librarian2@library.example.jp$2a$10$YmmTGrYQ1Ir6oc7wXnp.GuNeO1eYLoP3sv8wMSIrTdaGw2BPwRrpSf[ AAA]user1ja000032007-11-19 07:58:34.6374132008-05-31 04:02:25.101261user1@kamata.lib.teu.ac.jp$2a$10$JthS59A0BNkDOoFpCXM0V.GhhffKaoWKbzpPahYp/vTFrOyM7h/uWte3e0277cbba03183c3a12d2b740f3eabebd7df0dO ! AAK5librarian1ja000022007-11-19 07:58:33.1724412008-05-31 03:41:16.337474librarian1@kamata.lib.teu.ac.jp$2a$10$9O2VuTccN4gHq36ARg0QReSrb1D7WrBBhZZ759RM9moHbB0W5zCzSfAVRjefcBcey6f1WyYXDl]AAC]adminja000012007-11-19 07:58:32.1119412008-05-31 04:16:30.163731tanabe@kamata.lib.teu.ac.jp$2a$10$vHohD1WflnTIqAa8zMkF9evwAgIZRw3XuR4d3bi29M.jph/MB/AJit577830b08ecf9c4c4333d599a57a6f44a7fe76c0 +ja: 作画者2012-12-10 12:09:552012-12-10 12:09:55S!A33translatoren: Translator +ja: 訳者2012-12-10 12:09:552012-12-10 12:09:55K933editoren: Editor +ja: 編者2012-12-10 12:09:552012-12-10 12:09:55J9 33authoren: Author +ja: 著者2012-12-10 12:09:552012-12-10 12:09:55 _X#I33illustratoren: Illustrator +ja: 作画者2012-12-10 12:09:562012-12-10 12:09:56S!A33translatoren: Translator +ja: 訳者2012-12-10 12:09:562012-12-10 12:09:56J9 33editoren: Editor +ja: 編者2012-12-10 12:09:562012-12-10 12:09:56 [[N?33selleren: Seller +ja: 販売者2012-12-10 12:09:562012-12-10 12:09:56SE 33publisheren: Publisher +ja: 出版者2012-12-10 12:09:562012-12-10 12:09:56 LH''33AdministratorAdministrator2012-12-10 12:09:562012-12-10 12:09:56@33LibrarianLibrarian2012-12-10 12:09:562012-12-10 12:09:56633UserUser2012-12-10 12:09:562012-12-10 12:09:56833GuestGuest2012-12-10 12:09:562012-12-10 12:09:56   N p   AAAA user4ja000072012-12-09 12:09:55.0000002007-11-19 07:58:34.6374132008-05-31 04:02:25.101261user4@kamata.lib.teu.ac.jpcc53de0c2d9a1a228daa9a673ec824473747e17507a6c3c4f7e5eff8821f531d4b9e23616b3ddc66fe17006b2298a556fbd567ac080e87f00f37eef8cee6c417fw AAA user3ja000062007-11-19 07:58:34.6374132008-05-31 04:02:25.101261user3@kamata.lib.teu.ac.jpcc53de0c2d9a1a228daa9a673ec824473747e17507a6c3c4f7e5eff8821f531d4b9e23616b3ddc66fe17006b2298a556fbd567ac080e87f00f37eef8cee6c417f+  AA=user2ja2008-01-18 04:29:06.9227282008-05-31 03:42:44.711117user2@library.example.jp$2a$10$i7UjJhLVrJM/J7qaTwW39OXw1NiwowUEbtNHVDV0sqMLjX9.UO9caf: !AAGlibrarian2ja000042008-01-18 03:24:04.2223442008-05-31 03:42:23.340575librarian2@library.example.jp$2a$10$YmmTGrYQ1Ir6oc7wXnp.GuNeO1eYLoP3sv8wMSIrTdaGw2BPwRrpSf[ AAA]user1ja000032007-11-19 07:58:34.6374132008-05-31 04:02:25.101261user1@kamata.lib.teu.ac.jp$2a$10$JthS59A0BNkDOoFpCXM0V.GhhffKaoWKbzpPahYp/vTFrOyM7h/uWte3e0277cbba03183c3a12d2b740f3eabebd7df0dO ! AAK5librarian1ja000022007-11-19 07:58:33.1724412008-05-31 03:41:16.337474librarian1@kamata.lib.teu.ac.jp$2a$10$9O2VuTccN4gHq36ARg0QReSrb1D7WrBBhZZ759RM9moHbB0W5zCzSfAVRjefcBcey6f1WyYXDl]AAC]adminja000012007-11-19 07:58:32.1119412008-05-31 04:16:30.163731tanabe@kamata.lib.teu.ac.jp$2a$10$vHohD1WflnTIqAa8zMkF9evwAgIZRw3XuR4d3bi29M.jph/MB/AJit577830b08ecf9c4c4333d599a57a6f44a7fe76c0 !|_@!Auser4@kamata.lib.teu.ac.jpAuser3@kamata.lib.teu.ac.jp=user2@library.example.jp!Glibrarian2@library.example.jpAuser1@kamata.lib.teu.ac.jp#Klibrarian1@kamata.lib.teu.ac.jpC tanabe@kamata.lib.teu.ac.jp - g4.]332012-11-19 18:11:182012-11-19 18:11:18.z332012-11-19 18:11:182012-11-19 18:11:18.o332012-11-19 18:11:182012-11-19 18:11:18.U332012-11-19 18:11:182012-11-19 18:11:18.ƊW332012-11-19 18:11:182012-11-19 18:11:18.q332012-11-19 18:11:182012-11-19 18:11:18-x 332012-11-19 18:11:182012-11-19 18:11:18 + g4.]332012-12-10 12:09:562012-12-10 12:09:56.z332012-12-10 12:09:562012-12-10 12:09:56.o332012-12-10 12:09:562012-12-10 12:09:56.U332012-12-10 12:09:562012-12-10 12:09:56.ƊW332012-12-10 12:09:562012-12-10 12:09:56.q332012-12-10 12:09:562012-12-10 12:09:56-x 332012-12-10 12:09:562012-12-10 12:09:56 zz,]e3e0277cbba03183c3a12d2b740f3eabebd7df0d5AVRjefcBcey6f1WyYXDl+] 577830b08ecf9c4c4333d599a57a6f44a7fe76c0  H[H 4 z ]' - }  >tSGindexindex_users_on_reset_password_tokenusersCREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")_u))wtableuser_has_rolesuser_has_rolesCREATE TABLE "user_has_roles" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "role_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)v[Windexindex_users_on_checkout_icalendar_tokenusersCREATE UNIQUE INDEX "index_users_on_checkout_icalendar_token" ON "users" ("checkout_icalendar_token")~w%%=tablebudget_typesbudget_typesCREATE TABLE "budget_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "display_name" text, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)dxtableacceptsacceptsCREATE TABLE "accepts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "basket_id" integer, "item_id" integer, "librarian_id" integer, "created_at" datetime NOT NULL, "updatL33?tablepatron_import_filespatron_import_fileszCREATE TABLE "patron_import_files" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "parent_id" integer, "content_type" varchar(255), "size" integer, "user_id" integer, "note" text, "executed_at" datetime, "state" varchar(255), "patron_import_file_name" varchar(255), "patron_import_content_type" varchar(255), "patron_import_file_size" integer, "patron_import_updated_at" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "patron_import_fingerprint" varchar(255), "error_message" text, "edit_mode" varchar(255)) Q5indexindex_patrons_on_patron_identifierpatronsCREATE INDEX "index_patrons_on_patron_identifier" ON "patrons" ("patron_identifier")O11indexindex_event_import_files_on_stateevent_import_filesCREATE INDEX "index_event_import_files_on_state" ON "event_import_files" ("state")S19indexindex_event_import_files_on_user_idevent_import_filesCREATE INDEX "index_event_import_files_on_user_id" ON "event_import_files" ("user_id")~U7=indexindex_resource_import_files_on_stateresource_import_filesCREATE INDEX "index_resource_import_files_on_state" ON "resource_import_files" ("state")33 tablepatron_import_filespatron_import_fileszCREATE TABLE "patron_import_files" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, } C)indexindex_manifestations_on_doimanifestationsCREATE INDEX "index_manifestations_on_doi" ON "manifestations" ("doi")&IIEtableseries_statement_relationshipsseries_statement_relationshipsCREATE TABLE "series_statement_relationships" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "parent_id" integer, "child_id" integer, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)"Y3Eindexindex_patron_import_files_on_parent_idpatron_import_files{CREATE INDEX "index_patron_import_files_on_parent_id" ON "patron_import_files" ("parent_id")U3=indexindex_patron_import_files_on_user_idpatron_import_files|CREATE INDEX "index_patron_import_files_on_user_id" ON "patron_import_files" ("user_id")Q35indexindex_patron_import_files_on_statepatron_import_files}CREATE INDEX "index_patron_import_files_on_state" ON "patron_import_files" ("state")E113tableevent_import_filesevent_import_filesCREATE TABLE "event_import_files" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "parent_id" integer, "content_type" varchar(255), "size" integer, "user_id" integer, "note" text, "executed_at" datetime, "state" varchar(255), "event_import_file_name" varchar(255), "event_import_content_type" varchar(255), "event_import_file_size" integer, "event_import_updated_at" datetime, "edit_mode" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "event_import_fingerprint" varchar(255), "error_message" text)W1Aindexindex_event_import_files_on_parent_idevent_import_filesCREATE INDEX "index_event_import_files_on_parent_id" ON "event_import_files" ("parent_id") yy?33DonationDonation2012-11-19 18:11:172012-11-19 18:11:17D## 33Public fundPublic fund2012-11-19 18:11:172012-11-19 18:11:17  + }  >tSGindexindex_users_on_reset_password_tokenusersCREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")_u))wtableuser_has_rolesuser_has_rolesCREATE TABLE "user_has_roles" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "role_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)v[Windexindex_users_on_checkout_icalendar_tokenusersCREATE UNIQUE INDEX "index_users_on_checkout_icalendar_token" ON "users" ("checkout_icalendar_token")~w%%=tablebudget_typesbudget_typesCREATE TABLE "budget_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "display_name" text, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)dxtableacceptsacceptsCREATE TABLE "accepts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "basket_id" integer, "item_id" integer, "librarian_id" integer, "created_at" datetime NOT NULL, "updatL33?tablepatron_import_filespatron_import_fileszCREATE TABLE "patron_import_files" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "parent_id" integer, "content_type" varchar(255), "size" integer, "user_id" integer, "note" text, "executed_at" datetime, "state" varchar(255), "patron_import_file_name" varchar(255), "patron_import_content_type" varchar(255), "patron_import_file_size" integer, "patron_import_updated_at" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "patron_import_fingerprint" varchar(255), "error_message" text, "edit_mode" varchar(255)) Q5indexindex_patrons_on_patron_identifierpatronsCREATE INDEX "index_patrons_on_patron_identifier" ON "patrons" ("patron_identifier")O11indexindex_event_import_files_on_stateevent_import_filesCREATE INDEX "index_event_import_files_on_state" ON "event_import_files" ("state")S19indexindex_event_import_files_on_user_idevent_import_filesCREATE INDEX "index_event_import_files_on_user_id" ON "event_import_files" ("user_id")~U7=indexindex_resource_import_files_on_stateresource_import_filesCREATE INDEX "index_resource_import_files_on_state" ON "resource_import_files" ("state")33 tablepatron_import_filespatron_import_fileszCREATE TABLE "patron_import_files" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, } C)indexindex_manifestations_on_doimanifestationsCREATE INDEX "index_manifestations_on_doi" ON "manifestations" ("doi")&IIEtableseries_statement_relationshipsseries_statement_relationshipsCREATE TABLE "series_statement_relationships" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "parent_id" integer, "child_id" integer, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)"Y3Eindexindex_patron_import_files_on_parent_idpatron_import_files{CREATE INDEX "index_patron_import_files_on_parent_id" ON "patron_import_files" ("parent_id")U3=indexindex_patron_import_files_on_user_idpatron_import_files|CREATE INDEX "index_patron_import_files_on_user_id" ON "patron_import_files" ("user_id")Q35indexindex_patron_import_files_on_statepatron_import_files}CREATE INDEX "index_patron_import_files_on_state" ON "patron_import_files" ("state")E113tableevent_import_filesevent_import_filesCREATE TABLE "event_import_files" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "parent_id" integer, "content_type" varchar(255), "size" integer, "user_id" integer, "note" text, "executed_at" datetime, "state" varchar(255), "event_import_file_name" varchar(255), "event_import_content_type" varchar(255), "event_import_file_size" integer, "event_import_updated_at" datetime, "edit_mode" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "event_import_fingerprint" varchar(255), "error_message" text)W1Aindexindex_event_import_files_on_parent_idevent_import_filesCREATE INDEX "index_event_import_files_on_parent_id" ON "event_import_files" ("parent_id") yy?33DonationDonation2012-12-10 12:09:552012-12-10 12:09:55D## 33Public fundPublic fund2012-12-10 12:09:552012-12-10 12:09:55    hgfe      /zupkfa\WRMHC>93-'! ysmga[UOIC=71+%  } w q k e _ Y S M G A ; 5 /~}|{zyxwvutsrqponmlkjihgfe  @@ -1063,31 +1064,33 @@ w  1 P o - ) H g  ! @ `  @` @`  CGI/Perlパワープログラミング2010-02-20 17:26:08.0000002010-03-01 07:14:18.0000000000000109ff-lCaAA !   Perl 5パワフルテクニック大全集2010-02-21 08:13:17.0000002010-03-01 07:14:18.0000000000000108ff?kDAA    はじめてのPerlモジュール : 厳選実用モジュール集2010-02-21 09:59:01.0000002010-03-01 07:14:18.00000071ffjC%AA    Perl & XML2010-02-21 10:45:48.0000002010-03-01 07:14:18.00000070ffiC7AA    初めてのPerl. 続2010-02-21 10:48:14.0000002010-03-01 07:14:18.00000069ffhCGAA    Perlクックブック. v.12010-02-21 10:51:33.0000002010-03-01 07:14:18.00000068ffgCGAA    Perlクックブック. v.22010-02-21 10:51:48.0000002010-03-01 07:14:18.00000067ff9fDAA    CGIレスキュー実践Perlプログラミング : Web裏技2010-02-21 14:57:08.0000002010-03-01 07:14:18.00000066ff<eD AA    CGI基礎講座 : Perl・プログラミング・日本語処理2010-02-21 15:47:09.0000002010-03-01 07:14:18.00000065ffZCAA[   世界の美しい図書館集めてみた【第一弾】2007-11-19 07:58:58.7997242008-04-16 15:34:01.000000http://www.nicovideo.jp/watch/sm3015373ff@CIAA_    YouTube - Open Source ILS Song2008-04-16 15:34:01.0000002007-11-19 07:59:21.799724http://jp.youtube.com/watch?v=BSHBzd9ftDEffJ DAA !  Webサービス完全構築ガA 2007-11-19 07:59:00.293393A2007-11-19 07:59:01.991512A2007-11-19 07:59:02.618359A2007-11-19 07:59:03.275738A2007-11-19 07:59:04.333183A2007-11-19 07:59:05.255684A2007-11-19 07:59:06.892741A2007-11-19 07:59:07.463333A2007-11-19 07:59:08.166195 A2007-11-19 07:59:09.799724 -A2007-11-19 07:59:20.799724 A2007-11-19 07:59:21.799724A2008-04-16 15:34:01.000000A2010-03-01 07:14:18.000000eA2010-03-01 07:14:18.000000fA2010-03-01 07:14:18.000000gA2010-03-01 07:14:18.000000hA2010-03-01 07:14:18.000000iA2010-03-01 07:14:18.000000jA2010-03-01 07:14:18.000000kA2010-03-01 07:14:18.000000lA2010-03-01 07:14:18.000000mA2010-03-01 07:14:18.000000nA2010-03-01 07:14:18.000000oA2010-03-01 07:14:18.000000pA2010-03-01 07:14:18.000000qA2010-03-01 07:14:18.000000rA2010-03-01 07:14:18.000000sA2010-03-01 07:14:18.000000tA2010-03-01 07:14:18.000000uA2010-03-01 07:14:18.000000vA2010-03-01 07:14:18.000000wA2010-03-01 07:14:18.000000xA2010-03-01 07:14:18.000000yA2010-03-01 07:14:18.000000zA2010-03-01 07:14:18.000000{A2010-03-01 07:14:18.000000|A2010-03-01 07:14:18.000000}A2010-03-01 07:14:18.000000~A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000 ['` s ( - -= &I3{ [  1 P o - ) H g  ! @ +mC]AA !   CGI/Perlパワープログラミング2010-02-20 17:26:08.0000002010-03-01 07:14:18.0000000000000109ff-lCaAA !   Perl 5パワフルテクニック大全集2010-02-21 08:13:17.0000002010-03-01 07:14:18.0000000000000108ff?kDAA    はじめてのPerlモジュール : 厳選実用モジュール集2010-02-21 09:59:01.0000002010-03-01 07:14:18.00000071ffjC%AA    Perl & XML2010-02-21 10:45:48.0000002010-03-01 07:14:18.00000070ffiC7AA    初めてのPerl. 続2010-02-21 10:48:14.0000002010-03-01 07:14:18.00000069ffhCGAA    Perlクックブック. v.12010-02-21 10:51:33.0000002010-03-01 07:14:18.00000068ffgCGAA    Perlクックブック. v.22010-02-21 10:51:48.0000002010-03-01 07:14:18.00000067ff9fDAA    CGIレスキュー実践Perlプログラミング : Web裏技2010-02-21 14:57:08.0000002010-03-01 07:14:18.00000066ff<eD AA    CGI基礎講座 : Perl・プログラミング・日本語処理2010-02-21 15:47:09.0000002010-03-01 07:14:18.00000065ffZCAA[   世界の美しい図書館集めてみた【第一弾】2007-11-19 07:58:58.7997242008-04-16 15:34:01.000000http://www.nicovideo.jp/watch/sm3015373ff@CIAA_    YouTube - Open Source ILS Song2008-04-16 15:34:01.0000002007-11-19 07:59:21.799724http://jp.youtube.com/watch?v=BSHBzd9ftDEffJ DAA !  Webサービス完全構築ガイド2007-11-19 07:59:20.7997242007-11-19 07:59:20.7997244822281167ff] -D9AA '   Apache Lucene入門 : Java・オープンソース・全文検索システムの構築2007-11-19 07:59:09.7997242007-11-19 07:59:09.7997249784774127804ff$ COAA !   逐条解説不正競争防止法2007-11-19 07:59:08.1661952007-11-19 07:59:08.1661954641143331ff6CsAA !   Webサービス完全解説2007-11-19 07:59:07.4633332007-11-19 07:59:07.4633334798101028ffC=AA !   dictionary of e-business2007-11-19 07:59:06.8927412007-11-19 07:59:06.8927410470844701ffC=AA    仕組み革新の時代2007-11-19 07:59:05.2556842007-11-19 07:59:05.255684ff&CgAA    顧客満足型マーケティングの構図2007-11-19 07:59:04.3331832007-11-19 07:59:04.333183ffCEAA !   THE BIOTECH INVESTOR'S BIBLE2007-11-19 07:59:03.2757382007-11-19 07:59:03.2757380471412791ffjD#AAC !   これからの生命科学研究者のためのバイオ特許入門講座2007-11-19 07:59:02.6183592007-11-19 07:59:02.618359http://www.slis.keio.ac.jp/4897063590ffDD AA !   情報通信ハンドブック20052007-11-19 07:59:01.9915122007-11-19 07:59:01.9915124915724824ffVD/AA !   よくわかる最新Webサービス技術2007-11-19 07:59:00.2933932007-11-19 07:59:00.293393d4798002062tf + ) H g  ! @ `  @` @`!   CGI/Perlパワープログラミング2010-02-20 17:26:08.0000002010-03-01 07:14:18.0000000000000109ff,lBaAA !   Perl 5パワフルテクニック大全集2010-02-21 08:13:17.0000002010-03-01 07:14:18.0000000000000108ff>kCAA    はじめてのPerlモジュール : 厳選実用モジュール集2010-02-21 09:59:01.0000002010-03-01 07:14:18.00000071ffjB%AA    Perl & XML2010-02-21 10:45:48.0000002010-03-01 07:14:18.00000070ffiB7AA    初めてのPerl. 続2010-02-21 10:48:14.0000002010-03-01 07:14:18.00000069ffhBGAA    Perlクックブック. v.12010-02-21 10:51:33.0000002010-03-01 07:14:18.00000068ffgBGAA    Perlクックブック. v.22010-02-21 10:51:48.0000002010-03-01 07:14:18.00000067ff8fCAA    CGIレスキュー実践Perlプログラミング : Web裏技2010-02-21 14:57:08.0000002010-03-01 07:14:18.00000066ff;eC AA    CGI基礎講座 : Perl・プログラミング・日本語処理2010-02-21 15:47:09.0000002010-03-01 07:14:18.00000065ffYBAA[   世界の美しい図書館集めてみた【第一弾】2007-11-19 07:58:58.7997242008-04-16 15:34:01.000000http://www.nicovideo.jp/watch/sm3015373ff?BIAA_    YouTube - Open Source ILS Song2008-04-16 15:34:01.0000002007-11-19 07:59:21.799724http://jp.youtube.com/watch?v=BSHBzd9ftDEffI CAA !  Webサービス完全構çA 2007-11-19 07:59:00.293393A2007-11-19 07:59:01.991512A2007-11-19 07:59:02.618359A2007-11-19 07:59:03.275738A2007-11-19 07:59:04.333183A2007-11-19 07:59:05.255684A2007-11-19 07:59:06.892741A2007-11-19 07:59:07.463333A2007-11-19 07:59:08.166195 A2007-11-19 07:59:09.799724 +A2007-11-19 07:59:20.799724 A2007-11-19 07:59:21.799724A2008-04-16 15:34:01.000000A2010-03-01 07:14:18.000000eA2010-03-01 07:14:18.000000fA2010-03-01 07:14:18.000000gA2010-03-01 07:14:18.000000hA2010-03-01 07:14:18.000000iA2010-03-01 07:14:18.000000jA2010-03-01 07:14:18.000000kA2010-03-01 07:14:18.000000lA2010-03-01 07:14:18.000000mA2010-03-01 07:14:18.000000nA2010-03-01 07:14:18.000000oA2010-03-01 07:14:18.000000pA2010-03-01 07:14:18.000000qA2010-03-01 07:14:18.000000rA2010-03-01 07:14:18.000000sA2010-03-01 07:14:18.000000tA2010-03-01 07:14:18.000000uA2010-03-01 07:14:18.000000vA2010-03-01 07:14:18.000000wA2010-03-01 07:14:18.000000xA2010-03-01 07:14:18.000000yA2010-03-01 07:14:18.000000zA2010-03-01 07:14:18.000000{A2010-03-01 07:14:18.000000|A2010-03-01 07:14:18.000000}A2010-03-01 07:14:18.000000~A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000 q(b v - + +E 2VCq  1 P o + ) H g  ! @ `  @`*mB]AA !   CGI/Perlパワープログラミング2010-02-20 17:26:08.0000002010-03-01 07:14:18.0000000000000109ff,lBaAA !   Perl 5パワフルテクニック大全集2010-02-21 08:13:17.0000002010-03-01 07:14:18.0000000000000108ff>kCAA    はじめてのPerlモジュール : 厳選実用モジュール集2010-02-21 09:59:01.0000002010-03-01 07:14:18.00000071ffjB%AA    Perl & XML2010-02-21 10:45:48.0000002010-03-01 07:14:18.00000070ffiB7AA    初めてのPerl. 続2010-02-21 10:48:14.0000002010-03-01 07:14:18.00000069ffhBGAA    Perlクックブック. v.12010-02-21 10:51:33.0000002010-03-01 07:14:18.00000068ffgBGAA    Perlクックブック. v.22010-02-21 10:51:48.0000002010-03-01 07:14:18.00000067ff8fCAA    CGIレスキュー実践Perlプログラミング : Web裏技2010-02-21 14:57:08.0000002010-03-01 07:14:18.00000066ff;eC AA    CGI基礎講座 : Perl・プログラミング・日本語処理2010-02-21 15:47:09.0000002010-03-01 07:14:18.00000065ffYBAA[   世界の美しい図書館集めてみた【第一弾】2007-11-19 07:58:58.7997242008-04-16 15:34:01.000000http://www.nicovideo.jp/watch/sm3015373ff?BIAA_    YouTube - Open Source ILS Song2008-04-16 15:34:01.0000002007-11-19 07:59:21.799724http://jp.youtube.com/watch?v=BSHBzd9ftDEffI CAA !  Webサービス完全構築ガイド2007-11-19 07:59:20.7997242007-11-19 07:59:20.7997244822281167ff\ +C9AA '   Apache Lucene入門 : Java・オープンソース・全文検索システムの構築2007-11-19 07:59:09.7997242007-11-19 07:59:09.7997249784774127804ff# BOAA !   逐条解説不正競争防止法2007-11-19 07:59:08.1661952007-11-19 07:59:08.1661954641143331ff5BsAA !   Webサービス完全解説2007-11-19 07:59:07.4633332007-11-19 07:59:07.4633334798101028ffB=AA !   dictionary of e-business2007-11-19 07:59:06.8927412007-11-19 07:59:06.8927410470844701ffB=AA    仕組み革新の時代2007-11-19 07:59:05.2556842007-11-19 07:59:05.255684ff%BgAA    顧客満足型マーケティングの構図2007-11-19 07:59:04.3331832007-11-19 07:59:04.333183ffBEAA !   THE BIOTECH INVESTOR'S BIBLE2007-11-19 07:59:03.2757382007-11-19 07:59:03.2757380471412791ffiC#AAC !   これからの生命科学研究者のためのバイオ特許入門講座2007-11-19 07:59:02.6183592007-11-19 07:59:02.618359http://www.slis.keio.ac.jp/4897063590ffCC AA !   情報通信ハンドブック20052007-11-19 07:59:01.9915122007-11-19 07:59:01.9915124915724824ffUC/AA !   よくわかる最新Webサービス技術2007-11-19 07:59:00.2933932007-11-19 07:59:00.293393d4798002062tf @ @ ` @ ` - @ ` @ ` @ `  @` @``@  iI) iI) iI) iI) iI) ) iiII) 18.000000107ffA2010-03-19 04:00:00.000000A2010-03-19 04:00:00.000000A2010-03-16 02:00:00.000000A2010-03-03 11:00:00.000000A2010-03-03 11:00:00.000000A2010-03-03 11:00:00.000000A2010-03-03 11:00:00.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-15 07:14:18.000000A2010-03-15 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18A2010-03-19 04:00:00.000000A2010-03-19 04:00:00.000000A2010-03-19 04:00:00.000000A2010-03-19 04:00:00.000000A2010-03-19 04:00:00.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-03 11:00:00.000000A2010-03-03 11:00:00.000000A2010-03-03 11:00:00.000000A2010-03-03 11:00:00.000000A2010-03-15 07:14:18.000000A2010-03-15 07:14:18.000000A2010-03-16 02:00:00.000000A2010-03-19 04:00:00.000000A2010-03-19 04:00:00.000000A2010-03-19 04:00:00.000000 S Q - ~ + @ ` @ ` @ `  @` @``@  iI) iI) iI) iI) iI) ) iiII) 0002010-03-01 0A2010-03-19 04:00:00.000000A2010-03-19 04:00:00.000000A2010-03-16 02:00:00.000000A2010-03-03 11:00:00.000000A2010-03-03 11:00:00.000000A2010-03-03 11:00:00.000000A2010-03-03 11:00:00.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-15 07:14:18.000000A2010-03-15 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18A2010-03-19 04:00:00.000000A2010-03-19 04:00:00.000000A2010-03-19 04:00:00.000000A2010-03-19 04:00:00.000000A2010-03-19 04:00:00.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-03 11:00:00.000000A2010-03-03 11:00:00.000000A2010-03-03 11:00:00.000000A2010-03-03 11:00:00.000000A2010-03-15 07:14:18.000000A2010-03-15 07:14:18.000000A2010-03-16 02:00:00.000000A2010-03-19 04:00:00.000000A2010-03-19 04:00:00.000000A2010-03-19 04:00:00.000000 T U  + +W aHgIf0BCAA    Python programming patterns2009-06-18 14:52:11.0000002010-03-01 07:14:18.000000126ff(/BgAA    Retreats from realism in recent English drama2009-06-18 15:03:06.0000002010-03-01 07:14:18.000000125ff.BIAA    Europeras 3 &amp; 4 / Europera2009-06-18 15:05:43.0000002010-03-01 07:14:18.000000124ff-CIAA    Proceedings of the Trieste Workshop on the search for New Elementary Particles / International journal of modern physics / Search for new elementary particles2009-06-18 15:08:06.0000002010-03-01 07:14:18.000000123ff,BQAA    Programming Web services with Perl2009-06-18 15:34:21.0000002010-03-01 07:14:18.000000122ff +B1AA    Perl in a nutshell2009-06-18 15:40:53.0000002010-03-01 07:14:18.000000121ff+*BmAA    Professional Perl programming / Perl programming2009-06-18 15:52:50.0000002010-03-01 07:14:18.000000120ffc)CMAA !   statistical analysis of banking performance in the Eastern Caribbean Currency Union in the 1990s2009-06-18 15:53:44.0000002010-03-01 07:14:18.0000000000000169ff(B'AA !   Mourning Ruby2009-06-18 16:25:25.0000002010-03-01 07:14:18.0000000000000168ff'BUAA XB%AA    権限確認2010-03-19 13:00:00.0000002010-03-19 04:00:00.000000ffWB%AA    権限確認2010-03-19 13:00:00.0000002010-03-19 04:00:00.000000tfVBEAA   権限確認User以上用22010-03-19 13:00:00.0000002010-03-19 04:00:00.000000ffUBEAA   権限確認User以上用12010-03-19 13:00:00.0000002010-03-19 04:00:00.000000tfTBOAA   権限確認Librarian以上用22010-03-19 13:00:00.0000002010-03-19 04:00:00.000000tfSBOAA   権限確認Librarian以上用12010-03-19 13:00:00.0000002010-03-19 04:00:00.000000tfRBAAA   権限確認Admin専用22010-03-19 13:00:00.0000002010-03-19 04:00:00.000000tfQBAAA   権限確認Admin専用12010-03-19 13:00:00.0000002010-03-19 04:00:00.000000ffPB+AA    ある出版物2010-03-16 11:00:00.0000002010-03-16 02:00:00.000000ffOB+AA '   試験単行本2010-03-03 20:00:00.0000002010-03-03 11:00:00.0000009876543210207ff)NBUAA '   テスト雑誌2月号の記事12010-03-03 20:00:00.0000002010-03-03 11:00:00.0000005555567890003ff)MBUAA '   テスト雑誌1月号の記事22010-03-03 20:00:00.0000002010-03-03 11:00:00.0000005555567890002ff)LBUAA '   テスト雑誌1月号の記事12010-03-03 20:00:00.0000002010-03-03 11:00:00.0000005555567890001ff!KBEAA '   テスト単行本記事20052010-03-03 17:00:00.0000002010-03-01 07:14:18.0000009876543210203ff(JB=AA '   テスト雑誌2月号2007-11-19 17:55:41.0000002010-03-01 07:14:18.000000987654321020212345678ff `. k < + +Q }6D7@b[-IBKAA '  テスト雑誌2005年1月号2007-11-19 17:55:41.0000002010-03-01 07:14:18.000000987654321020109130000ffFB%AA    紅玉の本2007-11-19 17:55:41.0000002010-03-15 07:14:18.000000ff|EBAA    Ruby2007-11-19 17:55:41.0000002010-03-15 07:14:18.000000ffZDC!AA '  ! たのしいRuby 第2版 Rubyではじめる気軽なプログラミング2007-11-19 17:55:41.0000002010-03-01 07:14:18.0000009784797336610ff2006-08-05"CBMAA !   続・初めてのPerl 改訂版2007-11-19 17:55:42.0000002010-03-01 07:14:18.0000000000000195ffBB=AA !   初めてのPerl 第3版2007-11-19 17:56:37.0000002010-03-01 07:14:18.0000000000000194ff/AB9AA '!  ! Rubyレシピブック2008-03-05 01:30:39.0000002010-03-01 07:14:18.00000097847973400444797340045ff2007-02-01%@B9AA '  ! Rubyクックブック2008-03-05 01:37:55.0000002010-03-01 07:14:18.0000009784873113241ff2007-04-27?BCAA !   fac-back-opac - Google Code2008-05-19 22:36:11.0000002010-03-01 07:14:18.0000000000000191ff?>CAA !   Django | The Web framework for perfectionists with deadlines2008-05-20 13:06:31.0000002010-03-01 07:14:18.0000000000000190ffn=CcAA !   みんなのPython インデントの世界へようこそ! object oriented-lightweight language Python2008-08-22 00:20:59.0000002010-03-01 07:14:18.0000000000000189ff<B=AA !   Pythonクックブック2008-08-22 00:27:29.0000002010-03-01 07:14:18.0000000000000188ff%;BSAA !   Welcome ― Ruby Enterprise Edition2008-10-19 15:58:50.0000002010-03-01 07:14:18.0000000000000187ffP:C'AA !   ATOKダイレクト API for Perl / Ruby?|?さらに使いこなす?|?ATOK.com2008-12-19 17:52:47.0000002010-03-01 07:14:18.0000000000000186ff 9B#AA !   Perl power!2009-06-18 13:41:37.0000002010-03-01 07:14:18.0000000000000185ff@8CAA !   Sed &amp; awk pocket reference / Sed and awk pocket reference2009-06-18 13:44:54.0000002010-03-01 07:14:18.0000000000000184ff7B-AA !   Programming Perl2009-06-18 13:44:55.0000002010-03-01 07:14:18.0000000000000183ff6B/AA !   Perl CD bookshelf2009-06-18 13:44:56.0000002010-03-01 07:14:18.0000000000000182ff5B1AA !   Programming Python2009-06-18 13:45:04.0000002010-03-01 07:14:18.0000000000000181ff?4CAA !   Python standard library / Annotated reference for Python 2.02009-06-18 13:45:04.0000002010-03-01 07:14:18.0000000000000180ff3B?AA !   Effective awk programming2009-06-18 13:45:09.0000002010-03-01 07:14:18.0000000000000179ff2B'AA !   Learning Perl2009-06-18 13:45:11.0000002010-03-01 07:14:18.0000000000000178ff1BOAA    Beginning Perl for bioinformatics2009-06-18 13:45:13.0000002010-03-01 07:14:18.000000127ff fr+ z = + +9 Ge/HgIf0BCAA    Python programming patterns2009-06-18 14:52:11.0000002010-03-01 07:14:18.000000126ff(/BgAA    Retreats from realism in recent English drama2009-06-18 15:03:06.0000002010-03-01 07:14:18.000000125ff.BIAA    Europeras 3 &amp; 4 / Europera2009-06-18 15:05:43.0000002010-03-01 07:14:18.000000124ff-CIAA    Proceedings of the Trieste Workshop on the search for New Elementary Particles / International journal of modern physics / Search for new elementary particles2009-06-18 15:08:06.0000002010-03-01 07:14:18.000000123ff,BQAA    Programming Web services with Perl2009-06-18 15:34:21.0000002010-03-01 07:14:18.000000122ff +B1AA    Perl in a nutshell2009-06-18 15:40:53.0000002010-03-01 07:14:18.000000121ff+*BmAA    Professional Perl programming / Perl programming2009-06-18 15:52:50.0000002010-03-01 07:14:18.000000120ffc)CMAA !   statistical analysis of banking performance in the Eastern Caribbean Currency Union in the 1990s2009-06-18 15:53:44.0000002010-03-01 07:14:18.0000000000000169ff(B'AA !   Mourning Ruby2009-06-18 16:25:25.0000002010-03-01 07:14:18.0000000000000168ff'BUAA    Spin-lattice relaxation time of ruby2009-06-18 16:26:38.0000002010-03-01 07:14:18.000000119ff&BIAA    Performance assertion checking2009-06-18 17:34:03.0000002010-03-01 07:14:18.000000118ff%BUAA    Strategic planning and risk analysis2009-06-18 17:41:41.0000002010-03-01 07:14:18.000000117ff$BSAA    Stimulated optical emission in ruby2009-06-18 20:05:25.0000002010-03-01 07:14:18.000000116ffn#CqAA    equilibrium of the reaction between the manganate, permanganate, and hydroxide of potassium, and manganese dioxide2009-06-18 20:16:44.0000002010-03-01 07:14:18.000000115ff/"BuAA    Analyzing computer system performance with PERL::PDQ2009-06-18 20:29:54.0000002010-03-01 07:14:18.000000114ff3!B}AA    Monty Python, Shakespeare, and English Renaissance drama2009-06-18 20:37:58.0000002010-03-01 07:14:18.000000113ff BCAA    theory of consumer's demand2009-06-18 21:10:01.0000002010-03-01 07:14:18.000000112ffBCAA !   theory of consumer's demand2009-06-18 21:10:02.0000002010-03-01 07:14:18.0000000000000159ffB9AA !   phenomena of vagueness2009-06-18 21:44:38.0000002010-03-01 07:14:18.0000000000000158ff-BqAA    Technological capabilities in developing countries2009-06-18 21:58:42.0000002010-03-01 07:14:18.000000111ffBCAA    Perl programmer's reference2009-06-18 22:19:34.0000002010-03-01 07:14:18.000000110ff)BiAA    Line shapes of paramagnetic resonances in ruby2009-06-18 22:44:00.0000002010-03-01 07:14:18.000000109ff +B+AA    Python tutorial2009-06-18 23:17:40.0000002010-03-01 07:14:18.000000108ff IX . # + lQ_6JI @ ` @ ` OC3AA    PERL and CGI for the World Wide Web [electronic resource] / Visual QuickStart guide2009-06-18 23:43:08.0000002010-03-01 07:14:18.000000107ffB7AA    Andrテδゥ Poitiers2009-06-18 23:58:14.0000002010-03-01 07:14:18.000000106ffBCAA    Perl developer's dictionary2009-06-19 00:13:13.0000002010-03-01 07:14:18.000000105ff"B[AA    politics of improving urban air quality2009-06-19 00:42:38.0000002010-03-01 07:14:18.000000104ffB=AA !   Perl/Tk pocket reference2009-06-19 01:10:56.0000002010-03-01 07:14:18.0000000000000149ff$BQAA !   Afro-American blues and game songs2009-06-19 02:09:17.0000002010-03-01 07:14:18.0000000000000148ffB3AA    Toting the lead row2009-06-19 02:16:22.0000002010-03-01 07:14:18.000000103ffB=AA    AWK programming language2009-06-19 06:28:27.0000002010-03-01 07:14:18.000000102ffnCqAA    Monty Python's Spamalot [sound recording] / Spamalot / Spamalot / Monty Python and the Holy Grail (Motion picture)2009-06-19 06:44:35.0000002010-03-01 07:14:18.000000101ff;C AA    Fort Worth &amp; Tarrant County / Fort Worth and Tarrant County2009-06-19 07:49:42.0000002010-03-01 07:14:18.000000100ff +B-AA    Programming Perl2009-06-19 09:18:45.0000002010-03-01 07:14:18.00000099ffJC+AA    Mastering algorithms with Perl / Practical programming through computer science2009-06-19 09:18:58.0000002010-03-01 07:14:18.00000098ff BCAA    Mastering Perl/Tk / Perl/Tk2009-06-19 09:19:00.0000002010-03-01 07:14:18.00000097ff6 CAA    Perl cookbook / Solutions and examples for Perl programmers2009-06-19 09:19:01.0000002010-03-01 07:14:18.00000096ffA C AA !   Python and XML / Python &amp; XML / XML processing with Python2009-06-19 09:19:02.0000002010-03-01 07:14:18.0000000000000139ff +B?AA !   CGI programming with Perl2009-06-19 09:19:08.0000002010-03-01 07:14:18.0000000000000138ff C%AA    Femtosecond time-resolved spectroscopy of organic molecular crystals / Time-resolved spectroscopy of organic molecular crystals, Femtosecond2009-06-19 10:18:59.0000002010-03-01 07:14:18.00000095ffC#AA    Three little words [sound recording] / Nevertheless (I'm in love with you) / I love you so much / All alone Monday / Where did you get that girl? / Thinking of you / I wanna be loved by you / Who's sorry now? / My sunny Tennessee / So long Oolong / Three little words2009-06-19 10:46:46.0000002010-03-01 07:14:18.00000094ffjCkAA    Official guide to programming with CGI.pm / Programming with CGI.pm / Official guide to programming with CGI.pm2009-06-19 10:54:21.0000002010-03-01 07:14:18.00000093ff.BuAA    Tests on a gold ore from the Ruby Basin, Black Hills2009-06-19 11:06:07.0000002010-03-01 07:14:18.00000092ff$BaAA    Python scripting for computational science2009-06-19 11:18:01.0000002010-03-01 07:14:18.00000091ff u, 2 -N vS8T5O0CCAA    Python programming patterns2009-06-18 14:52:11.0000002010-03-01 07:14:18.000000126ff)/CgAA    Retreats from realism in recent English drama2009-06-18 15:03:06.0000002010-03-01 07:14:18.000000125ff.CIAA    Europeras 3 &amp; 4 / Europera2009-06-18 15:05:43.0000002010-03-01 07:14:18.000000124ff-DIAA    Proceedings of the Trieste Workshop on the search for New Elementary Particles / International journal of modern physics / Search for new elementary particles2009-06-18 15:08:06.0000002010-03-01 07:14:18.000000123ff,CQAA    Programming Web services with Perl2009-06-18 15:34:21.0000002010-03-01 07:14:18.000000122ff+C1AA    Perl in a nutshell2009-06-18 15:40:53.0000002010-03-01 07:14:18.000000121ff,*CmAA    Professional Perl programming / Perl programming2009-06-18 15:52:50.0000002010-03-01 07:14:18.000000120ffd)DMAA !   statistical analysis of banking performance in the Eastern Caribbean Currency Union in the 1990s2009-06-18 15:53:44.0000002010-03-01 07:14:18.0000000000000169ff(C'AA !   Mourning Ruby2009-06-18 16:25:25.0000002010-03-01 07:14:18.0000000000000168ff 'CUAA XC%AA    権限確認2010-03-19 13:00:00.0000002010-03-19 04:00:00.000000ffWC%AA    権限確認2010-03-19 13:00:00.0000002010-03-19 04:00:00.000000tfVCEAA   権限確認User以上用22010-03-19 13:00:00.0000002010-03-19 04:00:00.000000ffUCEAA   権限確認User以上用12010-03-19 13:00:00.0000002010-03-19 04:00:00.000000tfTCOAA   権限確認Librarian以上用22010-03-19 13:00:00.0000002010-03-19 04:00:00.000000tfSCOAA   権限確認Librarian以上用12010-03-19 13:00:00.0000002010-03-19 04:00:00.000000tfRCAAA   権限確認Admin専用22010-03-19 13:00:00.0000002010-03-19 04:00:00.000000tfQCAAA   権限確認Admin専用12010-03-19 13:00:00.0000002010-03-19 04:00:00.000000ffPC+AA    ある出版物2010-03-16 11:00:00.0000002010-03-16 02:00:00.000000ffOC+AA '   試験単行本2010-03-03 20:00:00.0000002010-03-03 11:00:00.0000009876543210207ff*NCUAA '   テスト雑誌2月号の記事12010-03-03 20:00:00.0000002010-03-03 11:00:00.0000005555567890003ff*MCUAA '   テスト雑誌1月号の記事22010-03-03 20:00:00.0000002010-03-03 11:00:00.0000005555567890002ff*LCUAA '   テスト雑誌1月号の記事12010-03-03 20:00:00.0000002010-03-03 11:00:00.0000005555567890001ff"KCEAA '   テスト単行本記事20052010-03-03 17:00:00.0000002010-03-01 07:14:18.0000009876543210203ff)JC=AA '   テスト雑誌2月号2007-11-19 17:55:41.0000002010-03-01 07:14:18.000000987654321020212345678ff _+ g 6 - -H s*7s's-NE.ICKAA '  テスト雑誌2005年1月号2007-11-19 17:55:41.0000002010-03-01 07:14:18.000000987654321020109130000ffFC%AA    紅玉の本2007-11-19 17:55:41.0000002010-03-15 07:14:18.000000ff}ECAA    Ruby2007-11-19 17:55:41.0000002010-03-15 07:14:18.000000ff[DD!AA '  ! たのしいRuby 第2版 Rubyではじめる気軽なプログラミング2007-11-19 17:55:41.0000002010-03-01 07:14:18.0000009784797336610ff2006-08-05#CCMAA !   続・初めてのPerl 改訂版2007-11-19 17:55:42.0000002010-03-01 07:14:18.0000000000000195ffBC=AA !   初めてのPerl 第3版2007-11-19 17:56:37.0000002010-03-01 07:14:18.0000000000000194ff0AC9AA '!  ! Rubyレシピブック2008-03-05 01:30:39.0000002010-03-01 07:14:18.00000097847973400444797340045ff2007-02-01&@C9AA '  ! Rubyクックブック2008-03-05 01:37:55.0000002010-03-01 07:14:18.0000009784873113241ff2007-04-27?CCAA !   fac-back-opac - Google Code2008-05-19 22:36:11.0000002010-03-01 07:14:18.0000000000000191ff@>DAA !   Django | The Web framework for perfectionists with deadlines2008-05-20 13:06:31.0000002010-03-01 07:14:18.0000000000000190ffo=DcAA !   みんなのPython インデントの世界へようこそ! object oriented-lightweight language Python2008-08-22 00:20:59.0000002010-03-01 07:14:18.0000000000000189ff<C=AA !   Pythonクックブック2008-08-22 00:27:29.0000002010-03-01 07:14:18.0000000000000188ff&;CSAA !   Welcome ― Ruby Enterprise Edition2008-10-19 15:58:50.0000002010-03-01 07:14:18.0000000000000187ffQ:D'AA !   ATOKダイレクト API for Perl / Ruby?|?さらに使いこなす?|?ATOK.com2008-12-19 17:52:47.0000002010-03-01 07:14:18.0000000000000186ff9C#AA !   Perl power!2009-06-18 13:41:37.0000002010-03-01 07:14:18.0000000000000185ffA8DAA !   Sed &amp; awk pocket reference / Sed and awk pocket reference2009-06-18 13:44:54.0000002010-03-01 07:14:18.0000000000000184ff7C-AA !   Programming Perl2009-06-18 13:44:55.0000002010-03-01 07:14:18.0000000000000183ff6C/AA !   Perl CD bookshelf2009-06-18 13:44:56.0000002010-03-01 07:14:18.0000000000000182ff5C1AA !   Programming Python2009-06-18 13:45:04.0000002010-03-01 07:14:18.0000000000000181ff@4DAA !   Python standard library / Annotated reference for Python 2.02009-06-18 13:45:04.0000002010-03-01 07:14:18.0000000000000180ff3C?AA !   Effective awk programming2009-06-18 13:45:09.0000002010-03-01 07:14:18.0000000000000179ff2C'AA !   Learning Perl2009-06-18 13:45:11.0000002010-03-01 07:14:18.0000000000000178ff1COAA    Beginning Perl for bioinformatics2009-06-18 13:45:13.0000002010-03-01 07:14:18.000000127ff Oq( v 7 - -0 =X 8T5O0CCAA    Python programming patterns2009-06-18 14:52:11.0000002010-03-01 07:14:18.000000126ff)/CgAA    Retreats from realism in recent English drama2009-06-18 15:03:06.0000002010-03-01 07:14:18.000000125ff.CIAA    Europeras 3 &amp; 4 / Europera2009-06-18 15:05:43.0000002010-03-01 07:14:18.000000124ff-DIAA    Proceedings of the Trieste Workshop on the search for New Elementary Particles / International journal of modern physics / Search for new elementary particles2009-06-18 15:08:06.0000002010-03-01 07:14:18.000000123ff,CQAA    Programming Web services with Perl2009-06-18 15:34:21.0000002010-03-01 07:14:18.000000122ff+C1AA    Perl in a nutshell2009-06-18 15:40:53.0000002010-03-01 07:14:18.000000121ff,*CmAA    Professional Perl programming / Perl programming2009-06-18 15:52:50.0000002010-03-01 07:14:18.000000120ffd)DMAA !   statistical analysis of banking performance in the Eastern Caribbean Currency Union in the 1990s2009-06-18 15:53:44.0000002010-03-01 07:14:18.0000000000000169ff(C'AA !   Mourning Ruby2009-06-18 16:25:25.0000002010-03-01 07:14:18.0000000000000168ff 'CUAA    Spin-lattice relaxation time of ruby2009-06-18 16:26:38.0000002010-03-01 07:14:18.000000119ff&CIAA    Performance assertion checking2009-06-18 17:34:03.0000002010-03-01 07:14:18.000000118ff %CUAA    Strategic planning and risk analysis2009-06-18 17:41:41.0000002010-03-01 07:14:18.000000117ff$CSAA    Stimulated optical emission in ruby2009-06-18 20:05:25.0000002010-03-01 07:14:18.000000116ffo#DqAA    equilibrium of the reaction between the manganate, permanganate, and hydroxide of potassium, and manganese dioxide2009-06-18 20:16:44.0000002010-03-01 07:14:18.000000115ff0"CuAA    Analyzing computer system performance with PERL::PDQ2009-06-18 20:29:54.0000002010-03-01 07:14:18.000000114ff4!C}AA    Monty Python, Shakespeare, and English Renaissance drama2009-06-18 20:37:58.0000002010-03-01 07:14:18.000000113ff CCAA    theory of consumer's demand2009-06-18 21:10:01.0000002010-03-01 07:14:18.000000112ffCCAA !   theory of consumer's demand2009-06-18 21:10:02.0000002010-03-01 07:14:18.0000000000000159ffC9AA !   phenomena of vagueness2009-06-18 21:44:38.0000002010-03-01 07:14:18.0000000000000158ff.CqAA    Technological capabilities in developing countries2009-06-18 21:58:42.0000002010-03-01 07:14:18.000000111ffCCAA    Perl programmer's reference2009-06-18 22:19:34.0000002010-03-01 07:14:18.000000110ff*CiAA    Line shapes of paramagnetic resonances in ruby2009-06-18 22:44:00.0000002010-03-01 07:14:18.000000109ff C+AA    Python tutorial2009-06-18 23:17:40.0000002010-03-01 07:14:18.000000108ff 4W *  -~ cER'~84 @PD3AA    PERL and CGI for the World Wide Web [electronic resource] / Visual QuickStart guide2009-06-18 23:43:08.0000002010-03-01 07:14:18.000000107ffC7AA    Andrテδゥ Poitiers2009-06-18 23:58:14.0000002010-03-01 07:14:18.000000106ffCCAA    Perl developer's dictionary2009-06-19 00:13:13.0000002010-03-01 07:14:18.000000105ff#C[AA    politics of improving urban air quality2009-06-19 00:42:38.0000002010-03-01 07:14:18.000000104ffC=AA !   Perl/Tk pocket reference2009-06-19 01:10:56.0000002010-03-01 07:14:18.0000000000000149ff%CQAA !   Afro-American blues and game songs2009-06-19 02:09:17.0000002010-03-01 07:14:18.0000000000000148ffC3AA    Toting the lead row2009-06-19 02:16:22.0000002010-03-01 07:14:18.000000103ffC=AA    AWK programming language2009-06-19 06:28:27.0000002010-03-01 07:14:18.000000102ffoDqAA    Monty Python's Spamalot [sound recording] / Spamalot / Spamalot / Monty Python and the Holy Grail (Motion picture)2009-06-19 06:44:35.0000002010-03-01 07:14:18.000000101ff<D AA    Fort Worth &amp; Tarrant County / Fort Worth and Tarrant County2009-06-19 07:49:42.0000002010-03-01 07:14:18.000000100ff C-AA    Programming Perl2009-06-19 09:18:45.0000002010-03-01 07:14:18.00000099ffKD+AA    Mastering algorithms with Perl / Practical programming through computer science2009-06-19 09:18:58.0000002010-03-01 07:14:18.00000098ff CCAA    Mastering Perl/Tk / Perl/Tk2009-06-19 09:19:00.0000002010-03-01 07:14:18.00000097ff7 DAA    Perl cookbook / Solutions and examples for Perl programmers2009-06-19 09:19:01.0000002010-03-01 07:14:18.00000096ffB D AA !   Python and XML / Python &amp; XML / XML processing with Python2009-06-19 09:19:02.0000002010-03-01 07:14:18.0000000000000139ff -C?AA !   CGI programming with Perl2009-06-19 09:19:08.0000002010-03-01 07:14:18.0000000000000138ff D%AA    Femtosecond time-resolved spectroscopy of organic molecular crystals / Time-resolved spectroscopy of organic molecular crystals, Femtosecond2009-06-19 10:18:59.0000002010-03-01 07:14:18.00000095ffD#AA    Three little words [sound recording] / Nevertheless (I'm in love with you) / I love you so much / All alone Monday / Where did you get that girl? / Thinking of you / I wanna be loved by you / Who's sorry now? / My sunny Tennessee / So long Oolong / Three little words2009-06-19 10:46:46.0000002010-03-01 07:14:18.00000094ffkDkAA    Official guide to programming with CGI.pm / Programming with CGI.pm / Official guide to programming with CGI.pm2009-06-19 10:54:21.0000002010-03-01 07:14:18.00000093ff/CuAA    Tests on a gold ore from the Ruby Basin, Black Hills2009-06-19 11:06:07.0000002010-03-01 07:14:18.00000092ff%CaAA    Python scripting for computational science2009-06-19 11:18:01.0000002010-03-01 07:14:18.00000091ff ^+ - - -T N2wA^ @ ` @ ` CEAA    Perl black book, 2nd edition2009-06-19 11:42:02.0000002010-03-01 07:14:18.00000090ff@DAA    International Symposium Genes and Chromosomes Structure and Function2009-06-19 12:02:48.0000002010-03-01 07:14:18.00000089ffYDGAA    Massachusetts acid rain monitoring project / Massachusetts acid rain monitoring project A.R.M2009-06-19 12:03:29.0000002010-03-01 07:14:18.00000088ff#CMAA !   Indians of the Pacific Northwest2009-06-19 12:16:23.0000002010-03-01 07:14:18.0000000000000129ffC%AA !   Genomic Perl2009-06-19 13:27:46.0000002010-03-01 07:14:18.0000000000000128ff CWAA    CGI programming on the World Wide Web2009-06-19 13:45:14.0000002010-03-01 07:14:18.00000087ff~C'AA    Ruby Cookbook2009-06-29 12:44:11.0000002010-03-01 07:14:18.00000086ff+}CmAA    Ruby on Rails入門 : 優しいRailsの育て方2009-10-16 05:16:48.0000002010-03-01 07:14:18.00000085ffO|D3AA    まちづくり三鷹図書館(Ruby図書館情報システム デモサイト)2009-10-20 13:46:44.0000002010-03-01 07:14:18.00000084ff-{CqAA    Rubyでgroonga使って全文検索 - ラングバ2009-10-25 13:20:34.0000002010-03-01 07:14:18.00000083ff zC1AA    みんなのPython2010-01-30 06:17:32.0000002010-03-01 07:14:18.00000082ff yC)AA    Django×Python2010-01-30 06:22:35.0000002010-03-01 07:14:18.00000081ff/xCKAA '  ! Rubyプログラミング入門2010-02-16 04:29:59.0000002010-03-01 07:14:18.0000009784274063855ff2000-10-01wC-AA !   Perl基礎講座2010-02-16 04:30:37.0000002010-03-01 07:14:18.0000000000000119ff;vC}AA !   ナチ強制・絶滅収容所 : 18施設内の生と死2010-02-17 01:12:08.0000002010-03-01 07:14:18.0000000000000118ffuC'AA    Perlの達人2010-02-18 10:23:27.0000002010-03-01 07:14:18.00000079ffCtCsAA '  ! sed & awkプログラミング : UNIX power tools2010-02-19 05:39:01.0000002010-03-01 07:14:18.0000009784756100917ff1991-12-24sC!AA    入門Perl2010-02-19 05:40:17.0000002010-03-01 07:14:18.00000077ff:rCaAA '  ! Rubyを256倍使うための本. 魔道編2010-02-19 05:46:08.0000002010-03-01 07:14:18.0000009784756137470ff2001-03-20YqDGAA    プログラミングは難しくない! : ウェブではじめるJavaScript/Perl/Java2010-02-19 11:02:27.0000002010-03-01 07:14:18.00000075ffQpD7AA    CGIのための実践入門Perl : 対話的・動きのあるWebページを作ろう2010-02-19 13:06:51.0000002010-03-01 07:14:18.00000074ffoC3AA    すぐわかるPerl2010-02-19 13:07:28.0000002010-03-01 07:14:18.00000073ffRnD9AA    Ruby/GTKプログラミング入門 : Rubyで作って遊ぶGUIプログラミング2010-02-19 13:09:56.0000002010-03-01 07:14:18.00000072ff +\ +Y?Tu @ ` @ `  @` @BEAA    Perl black book, 2nd edition2009-06-19 11:42:02.0000002010-03-01 07:14:18.00000090ff?CAA    International Symposium Genes and Chromosomes Structure and Function2009-06-19 12:02:48.0000002010-03-01 07:14:18.00000089ffXCGAA    Massachusetts acid rain monitoring project / Massachusetts acid rain monitoring project A.R.M2009-06-19 12:03:29.0000002010-03-01 07:14:18.00000088ff"BMAA !   Indians of the Pacific Northwest2009-06-19 12:16:23.0000002010-03-01 07:14:18.0000000000000129ffB%AA !   Genomic Perl2009-06-19 13:27:46.0000002010-03-01 07:14:18.0000000000000128ffBWAA    CGI programming on the World Wide Web2009-06-19 13:45:14.0000002010-03-01 07:14:18.00000087ff~B'AA    Ruby Cookbook2009-06-29 12:44:11.0000002010-03-01 07:14:18.00000086ff*}BmAA    Ruby on Rails入門 : 優しいRailsの育て方2009-10-16 05:16:48.0000002010-03-01 07:14:18.00000085ffN|C3AA    まちづくり三鷹図書館(Ruby図書館情報システム デモサイト)2009-10-20 13:46:44.0000002010-03-01 07:14:18.00000084ff,{BqAA    Rubyでgroonga使って全文検索 - ラングバ2009-10-25 13:20:34.0000002010-03-01 07:14:18.00000083ff zB1AA    みんなのPython2010-01-30 06:17:32.0000002010-03-01 07:14:18.00000082ffyB)AA    Django×Python2010-01-30 06:22:35.0000002010-03-01 07:14:18.00000081ff.xBKAA '  ! Rubyプログラミング入門2010-02-16 04:29:59.0000002010-03-01 07:14:18.0000009784274063855ff2000-10-01wB-AA !   Perl基礎講座2010-02-16 04:30:37.0000002010-03-01 07:14:18.0000000000000119ff:vB}AA !   ナチ強制・絶滅収容所 : 18施設内の生と死2010-02-17 01:12:08.0000002010-03-01 07:14:18.0000000000000118ffuB'AA    Perlの達人2010-02-18 10:23:27.0000002010-03-01 07:14:18.00000079ffBtBsAA '  ! sed & awkプログラミング : UNIX power tools2010-02-19 05:39:01.0000002010-03-01 07:14:18.0000009784756100917ff1991-12-24sB!AA    入門Perl2010-02-19 05:40:17.0000002010-03-01 07:14:18.00000077ff9rBaAA '  ! Rubyを256倍使うための本. 魔道編2010-02-19 05:46:08.0000002010-03-01 07:14:18.0000009784756137470ff2001-03-20XqCGAA    プログラミングは難しくない! : ウェブではじめるJavaScript/Perl/Java2010-02-19 11:02:27.0000002010-03-01 07:14:18.00000075ffPpC7AA    CGIのための実践入門Perl : 対話的・動きのあるWebページを作ろう2010-02-19 13:06:51.0000002010-03-01 07:14:18.00000074ff oB3AA    すぐわかるPerl2010-02-19 13:07:28.0000002010-03-01 07:14:18.00000073ffQnC9AA    Ruby/GTKプログラミング入門 : Rubyで作って遊ぶGUIプログラミング2010-02-19 13:09:56.0000002010-03-01 07:14:18.00000072ff \ No newline at end of file