SMF
SMF copied to clipboard
Fix delete of fulltext index for pg
PG got different syntax for deleting index.
Atm we can't delete the ftx.
Its hard coded?
It's same the code from above, where the index get deleted.
I don't remember the coding standards, but I believe you should actually use curly braces if the if/else have more than one line
@sbulen should this not be a part of the next release?
& thanks for the contributions, @albertlast !