In SQLite the binding of [Local|Offset][Date][Time] literals didn't always work correctly when the value specified fractional seconds. This was because the corresponding DSL method would return a DateOrTime instance rather than a simple Tools#field() constructed instance. This commit fixes that. |
||
|---|---|---|
| .. | ||
| src/main | ||
| .gitignore | ||
| LICENSE.txt | ||
| NOTICE.txt | ||
| pom.xml | ||