選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
James Ahlborn a30708e2ce Add support for global usage maps which are reference type maps. fixes issue #138 7年前
..
impl Add support for global usage maps which are reference type maps. fixes issue #138 7年前
query Fix missing column names in AppendQuery SQL strings. Fixes #131 8年前
util reorg a bunch of utility code into the TestUtil class 9年前
BigIndexTest.java more unit test speedups using in mem dbs 9年前
ComplexColumnTest.java minor cleanups 7年前
CursorBuilderTest.java relicense with Apache License 9年前
CursorTest.java more unit test speedups using in mem dbs 9年前
DatabaseTest.java update javadocs, minor cleanups 7年前
IndexTest.java add support for sharing backing index data across indexes during table creation 8年前
PropertiesTest.java reorg a bunch of utility code into the TestUtil class 9年前
RelationshipTest.java reorg a bunch of utility code into the TestUtil class 9年前
TableTest.java reorg a bunch of utility code into the TestUtil class 9年前
TableUpdaterTest.java misc cleanups; doc updates 7年前
TestUtil.java Allow optional direct insert/update of autonumber values. This is disabled by default, but can be selectively enabled per-jvm (using system property), per-database, and per-table. fixes feature #32 9年前