pigprince ·
·
阅读: 795
In-memory databases are now a feature of the standard SQLite library. To open an in-memory……
In-memory databases are now a feature of the standard SQLite library. To open an in-memory database, use filename ":memory:".
从2.7开始的,我建议还是用2.8.6,很稳定了,那个3.x还不是很稳