summaryrefslogtreecommitdiffstats
path: root/db_demo/sql/init.sql
diff options
context:
space:
mode:
authorWilrik de Loose <wilrik@wilrik.nl>2008-05-27 09:50:18 (GMT)
committerWilrik de Loose <wilrik@wilrik.nl>2008-05-27 09:50:18 (GMT)
commite2b5d9764888e0f307ebcdf9c20835b197a0f63c (patch)
tree00bf9c6fbc7dae49d14ac91d44fe5e3f20d1454d /db_demo/sql/init.sql
parent9b5236ed96a79e0fe979e2d7a7bc7173170af6cf (diff)
download2iv55-e2b5d9764888e0f307ebcdf9c20835b197a0f63c.zip
2iv55-e2b5d9764888e0f307ebcdf9c20835b197a0f63c.tar.gz
2iv55-e2b5d9764888e0f307ebcdf9c20835b197a0f63c.tar.bz2
db functies
Diffstat (limited to 'db_demo/sql/init.sql')
-rw-r--r--db_demo/sql/init.sql6
1 files changed, 2 insertions, 4 deletions
diff --git a/db_demo/sql/init.sql b/db_demo/sql/init.sql
index 3da1e33..583b09b 100644
--- a/db_demo/sql/init.sql
+++ b/db_demo/sql/init.sql
@@ -15,7 +15,5 @@
\i data/cr_data_gametype.sql
\i data/cr_data_agegroup.sql
--- create views (3)
-\i views/cr_vw_person.sql
-\i views/cr_vw_test.sql
-\i views/cr_vw_turn.sql \ No newline at end of file
+-- create views and functions by refreshing
+\i refresh.sql \ No newline at end of file