Open mithrandi opened 9 years ago
Oh, it was tdb that was going to be deprecated, not scrolltable. Well, maybe the .todo
attribute should just be removed from these tests? I guess the SQLite query optimizer got smarter or something, although I think that just means the test isn't testing what it thinks it is anymore :/
Turns out these tests don't failunexpectedly succeed on the older version of SQLite that Travis has.
This is probably not worth spending any brain cycles on since I think the plan was to deprecate
scrolltable
anyway.