mqus
mqus
does the same happen for `*`?
Thank you! hmm. This means that #559 will probably not solve this issue. Then only the workaround mentioned above(setting the dart version for the database/the generated file) will work. I...
This is not really an update but more thoughts about the feature: I thought that it may be possible to have somewhat of an effect system where Queries with a...
> This sounds amazing! Thanks for your efforts. Did you look into the sqlparser package by any chance to find out if it can solve our problems? No I didn't...
Here is a list of features that depend on the query parser being implemented: - #58 Query Validation - #94 Parse queries into objects, as mentioned already. - #200 Return...
I updated the issue text to summarize the current status.
Can you run dartanalyzer/flutter analyze on your code? What is the output?
Sorry for not answering so long but to me it seems like SQL/sqlite working according to spec. If your insert replaces(`onConflict: OnConflictStrategy.replace`) an existing post, the old one will get...
I took the liberty to interpret the issue as a missing feature, rather than a bug. Let me know If I misunderstood anything.
But then its very confusing to call everything a substrate, when there are very different ones. I also can't simply add a wxRect to the buildPartitionLineFromBB boundarySubstrates, which is very...