Endret databasen til å ha engelske navn.

This commit is contained in:
2011-10-08 10:11:02 +00:00
parent 8630ab2732
commit 0ea875ff76
2 changed files with 53 additions and 54 deletions

View File

@@ -1,12 +1,12 @@
DROP TABLE personreferanse;
DROP TABLE bokreferanse;
DROP TABLE referansetype;
DROP TABLE bokperson;
DROP TABLE rolle;
DROP TABLE personreference;
DROP TABLE bookreference;
DROP TABLE referencetype;
DROP TABLE bookperson;
DROP TABLE bookrole;
DROP TABLE person;
DROP TABLE eksemplar;
DROP TABLE alternativ_tittel;
DROP TABLE bok;
DROP TABLE bokserie;
DROP TABLE plassering;
DROP TABLE kategori;
DROP TABLE copy;
DROP TABLE alternative_title;
DROP TABLE book;
DROP TABLE bookseries;
DROP TABLE placement;
DROP TABLE category;