index
:
jackcess.git
a97_indexes
exprs
hms
jackcess-1.2.14
jackcess-2
jdk8
master
modules
mutateops
newformats
Mirror of the Jackcess project: https://github.com/jahlborn/jackcess
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
use specific exceptions for expr eval
James Ahlborn
2018-03-31
11
-80
/
+157
|
*
fix null handling for string funcs
James Ahlborn
2018-03-31
3
-6
/
+47
|
*
move rnd logic to RandomContext
James Ahlborn
2018-03-23
6
-26
/
+192
|
*
merge trunk changes through r1138
James Ahlborn
2018-02-08
24
-122
/
+411
|
|
\
|
|
/
|
/
|
*
|
update ddl flag for default properties even if type is explicitly provided. ...
James Ahlborn
2018-02-07
2
-34
/
+35
*
|
Expose the ddl attribute on properties. Set the attribute appropriately for k...
James Ahlborn
2018-01-25
6
-51
/
+96
*
|
[maven-release-plugin] prepare for next development iteration
James Ahlborn
2018-01-19
1
-4
/
+4
*
|
[maven-release-plugin] prepare release jackcess-2.1.10
James Ahlborn
2018-01-19
1
-4
/
+4
*
|
prep for release
James Ahlborn
2018-01-19
1
-1
/
+1
*
|
implement sql type to DataType conversions specific to access 2016 format
James Ahlborn
2018-01-17
3
-22
/
+82
*
|
Add full support for access 2016 databases including the new 'Large Number' (...
James Ahlborn
2017-12-19
16
-19
/
+192
*
|
[maven-release-plugin] prepare for next development iteration
James Ahlborn
2017-10-10
1
-4
/
+4
*
|
[maven-release-plugin] prepare release jackcess-2.1.9
James Ahlborn
2017-10-10
1
-4
/
+4
*
|
prep for release
James Ahlborn
2017-10-10
1
-1
/
+1
*
|
Fix writing of property maps without any properties. fixes #144
James Ahlborn
2017-10-03
2
-1
/
+10
*
|
add support link to main page
James Ahlborn
2017-10-03
1
-0
/
+1
|
*
some more financial funcs, not all fully working
James Ahlborn
2017-12-23
2
-6
/
+313
|
*
implement some financial functions
James Ahlborn
2017-10-31
4
-0
/
+239
|
*
more math unit tests
James Ahlborn
2017-10-14
1
-0
/
+11
|
*
handle plus as a unary number modifier; handle precedence of plus/minus in mo...
James Ahlborn
2017-10-14
3
-12
/
+67
|
*
long type should be int values; implement more date/time and misc other funct...
James Ahlborn
2017-09-23
17
-204
/
+327
|
*
implement some date/time functions
James Ahlborn
2017-09-22
5
-71
/
+365
|
*
a few more number functions
James Ahlborn
2017-09-20
1
-22
/
+23
|
*
split out function groups; implement numeric functions
James Ahlborn
2017-09-20
6
-350
/
+612
|
*
bug fixes and unit tests
James Ahlborn
2017-09-19
2
-3
/
+24
|
*
fix some cast functions; more unit tests
James Ahlborn
2017-09-10
2
-6
/
+37
|
*
add some initial default function unit tests; fix some parse bugs
James Ahlborn
2017-09-06
4
-27
/
+70
|
*
implement a bunch of functions which really need unit tests; add support for ...
James Ahlborn
2017-09-05
5
-22
/
+334
|
*
implement various functions
James Ahlborn
2017-08-17
2
-4
/
+238
|
*
merge trunk changes through r1110
James Ahlborn
2017-07-26
9
-119
/
+390
|
|
\
|
|
/
|
/
|
*
|
Handle more advanced query join constructs. fixes issue #141
James Ahlborn
2017-07-14
3
-97
/
+283
*
|
[maven-release-plugin] prepare for next development iteration
James Ahlborn
2017-06-26
1
-4
/
+4
*
|
[maven-release-plugin] prepare release jackcess-2.1.8
James Ahlborn
2017-06-26
1
-4
/
+4
*
|
prep for release
James Ahlborn
2017-06-26
1
-1
/
+1
*
|
handle missing table name for join expression
James Ahlborn
2017-06-26
2
-9
/
+7
*
|
validate length of pre-defined relationship name
James Ahlborn
2017-06-15
1
-0
/
+5
*
|
Add option to specify relationship name, fixes pull request #4
James Ahlborn
2017-06-06
5
-10
/
+55
*
|
Fix parsing of certain internal-use queries. Fixes issue #142
James Ahlborn
2017-05-31
3
-6
/
+43
|
*
merge trunk changes through r1100
James Ahlborn
2017-05-24
12
-40
/
+530
|
|
\
|
|
/
|
/
|
*
|
[maven-release-plugin] prepare for next development iteration
James Ahlborn
2017-05-18
1
-4
/
+4
*
|
[maven-release-plugin] prepare release jackcess-2.1.7
James Ahlborn
2017-05-18
1
-4
/
+4
*
|
prep for release
James Ahlborn
2017-05-18
1
-1
/
+1
*
|
provide accessors for defaults config
James Ahlborn
2017-05-11
1
-4
/
+16
*
|
Add CustomLinkResolver which facilitates loading linked tables from files whi...
James Ahlborn
2017-05-11
6
-12
/
+460
*
|
Allow inserting negative auto number fields, fixes pull request #3
James Ahlborn
2017-05-07
3
-18
/
+12
*
|
Cover the GENERIC_JET4 format in unit tests, thanks to Gord Thompson
James Ahlborn
2017-05-03
8
-12
/
+48
|
*
merge trunk changes through r1091
James Ahlborn
2017-04-29
1
-2
/
+1
|
|
\
|
|
/
|
/
|
*
|
update parent pom
James Ahlborn
2017-04-21
1
-2
/
+1
|
*
use actual implicit comp op subclass
James Ahlborn
2017-04-29
2
-2
/
+26
|
*
better handling of non-conditional exprs as field validators
James Ahlborn
2017-04-29
1
-8
/
+28
[prev]
[next]