名称
最后提交
最后更新
..
api Do not use concatenation with "" for converting non-constant numbers
bnf #1091 Get rid if the New class
command Merge pull request #1144 from devnied/fix-recursive-schema
compress Move newBytes() and copyBytes() to Utils
constraint #230: Renaming a column does not update foreign key constraint
engine Do not create thread locals in Database for debugging if assertions are not enabled
expression Use StatementBuilder.append(char) instead of append(String) where possible
fulltext Use ConcurrentHashMap instead of Collections.synchronizedMap(new HashMap<>())
index Replace trivial usages of SysProperties.CHECK2 with assertions
jdbc Remove converting to string using concatenation with empty string
jdbcx Replace String.valueOf(int) with Integer.toString(int) or other alternatives
jmx unused imports
message fix call ambiguity
mode Update years in copyright headers
mvstore Merge pull request #1146 from grandinj/1091_new
res Update Russian l10n
result Merge remote-tracking branch 'upstream/master' into 1091_new
schema Use result of remove() instead of containskey() in Schema.remove()
security cleanup - use contains instead of indexOf
server Merge pull request #1146 from grandinj/1091_new
store Merge pull request #1152 from grandinj/dbexception_getsqlexception
table Merge pull request #1144 from devnied/fix-recursive-schema
tools Merge pull request #1152 from grandinj/dbexception_getsqlexception
upgrade Update years in copyright headers
util Merge pull request #1152 from grandinj/dbexception_getsqlexception
value Merge CaseInsensitiveConcurrentMap into NullableKeyConcurrentMap
Driver.java Remove redundant synchronization
JdbcDriverBackwardsCompat.java Update years in copyright headers
package.html Update years in copyright headers