diff options
author | LouisMilotte <louis.milotte@yahoo.com> | 2015-04-04 12:22:12 +0200 |
---|---|---|
committer | LouisMilotte <louis.milotte@yahoo.com> | 2015-04-04 12:22:12 +0200 |
commit | 1db6da309a66ff202d43a4bbb5fdbd66d70afe13 (patch) | |
tree | eca75bc6fbde0a7fb7cb78743c08edf4e9ca4171 /system/core | |
parent | 016c43354ef90cc0802456d814fb5a9f88451b6f (diff) |
Edit dbforge drop_table line 230
At current the documentation does not distinguish between DROP TABLE IF EXISTS table_name and DROP TABLE table_name. As seen by the DB_forge.php class in system/database; the function accepts a Boolean as the second parameter as to whether or not to apply the IF EXISTS mysql condition.
Diffstat (limited to 'system/core')
0 files changed, 0 insertions, 0 deletions