summaryrefslogtreecommitdiff
path: root/ui
diff options
context:
space:
mode:
authorKees Bos <k.bos@capitar.com>2015-06-11 11:49:13 +0200
committerKees Bos <k.bos@capitar.com>2015-06-11 11:49:13 +0200
commit0d0af07ce969c9dd5a416c3b9f466ab0139a57e3 (patch)
treed24fb8b919a5c03c6b01b000c508aac7956418bc /ui
parentde697a1c45e8afbdd32687b9b5d203732ce5e62a (diff)
downloadinfinitytier-0d0af07ce969c9dd5a416c3b9f466ab0139a57e3.tar.gz
infinitytier-0d0af07ce969c9dd5a416c3b9f466ab0139a57e3.zip
Get deletion of networks in controller going
Multiple statements in a sqlite3_prepare_v2 is not usable. Only the first statement will be executed. Since the schema now uses 'ON DELETE CASCADE', there's only one statement needed. If multiple statements are needed, there should be either multiple sqlite3_prepare_v2 calls be used or the sqlite3_exec function.
Diffstat (limited to 'ui')
0 files changed, 0 insertions, 0 deletions