https://bugzilla.wikimedia.org/show_bug.cgi?id=43381
Matthias Mullie <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Matthias Mullie <[email protected]> --- I had misinterpreted this report. It is about the old schema. The problem was not about 'boolean' datatype being used in the creation of the array, which will be understood by SQLite (http://www.sqlite.org/datatype3.html#affinity) The problem was that the queries used to use TRUE/FALSE keywords, which don't exist. These are no longer present. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
