| http://www.w3.org/ns/prov#value | - SQLite does, and it means a difference of 12 seconds vs. 40 seconds in running ~100 tests that hit the DB. This is important, especially kicking up everything seems to take about 10 seconds anyway (using Test Driven.Net) It does not support paging (WTF!) It does not support comparing to a sub query, so this is not legal:select * from account where 1 = (select allow from permissions) Right now I am e
|