My version of SQLite does not support the IF EXISTS
operator. How can I drop a table which may or may not exist without getting an error slapped at me?
I can't update the version on a live application right now, so I cannot use a SQLite version that supports IF EXISTS
.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…