From 54deb9b8abac7537c77ce39a68bea1c8028f88b7 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Wed, 22 Dec 2010 10:58:59 +0000 Subject: Add js popups to verify deletes. --- provisioning-model.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'provisioning-model.lua') diff --git a/provisioning-model.lua b/provisioning-model.lua index 7b92189..962da67 100644 --- a/provisioning-model.lua +++ b/provisioning-model.lua @@ -84,7 +84,6 @@ local table_creation_scripts = { "CREATE INDEX options_param_idx ON provisioning_options (param_id)", }, -- Where do we define the triggers to enforce the foreign keys? Triggers are only on updates, so don't have to worry about read speed --- Need to define indices } -- ################################################################################ -- cgit v1.2.3