1119 Revize (da24a2028dc7cc506aa651a46af2f1589002d7da)
 

Autor SHA1 Zpráva Datum
  James Ahlborn 4fb8409266 Add full support for access 2016 databases including the new 'Large Number' (aka Bigint) data type. Fixes feature #37 před 6 roky
  James Ahlborn 0e75ed9111 implement some financial functions před 6 roky
  James Ahlborn c84a6dd569 more math unit tests před 6 roky
  James Ahlborn 389a37297d handle plus as a unary number modifier; handle precedence of plus/minus in more confusing math expressions před 6 roky
  James Ahlborn c3164b36d5 [maven-release-plugin] prepare for next development iteration před 6 roky
  James Ahlborn 16d2fbb256 [maven-release-plugin] prepare release jackcess-2.1.9 před 6 roky
  James Ahlborn a5f0ddd082 prep for release před 6 roky
  James Ahlborn 30cd79721f Fix writing of property maps without any properties. fixes #144 před 6 roky
  James Ahlborn 9591a1f121 add support link to main page před 6 roky
  James Ahlborn 774d505946 long type should be int values; implement more date/time and misc other functions před 6 roky
  James Ahlborn 8eb5fe91d9 implement some date/time functions před 6 roky
  James Ahlborn e30e81c099 a few more number functions před 6 roky
  James Ahlborn 1f7373e77b split out function groups; implement numeric functions před 6 roky
  James Ahlborn 4cac6717d1 bug fixes and unit tests před 6 roky
  James Ahlborn 7f3beb13c5 fix some cast functions; more unit tests před 6 roky
  James Ahlborn 392dfba3ef add some initial default function unit tests; fix some parse bugs před 6 roky
  James Ahlborn 8368b87ccd implement a bunch of functions which really need unit tests; add support for calculated field expressions před 6 roky
  James Ahlborn 32fc3f8076 implement various functions před 6 roky
  James Ahlborn b45b67a118 merge trunk changes through r1110 před 6 roky
  James Ahlborn 813f732029 Handle more advanced query join constructs. fixes issue #141 před 6 roky
  James Ahlborn 249d73fd67 [maven-release-plugin] prepare for next development iteration před 6 roky
  James Ahlborn 8e770dc0c9 [maven-release-plugin] prepare release jackcess-2.1.8 před 6 roky
  James Ahlborn 8e5af2a1a5 prep for release před 6 roky
  James Ahlborn c1eb52f4f6 handle missing table name for join expression před 6 roky
  James Ahlborn c3d229ff33 validate length of pre-defined relationship name před 7 roky
  James Ahlborn 16fa12b67a Add option to specify relationship name, fixes pull request #4 před 7 roky
  James Ahlborn 3193d76ffd Fix parsing of certain internal-use queries. Fixes issue #142 před 7 roky
  James Ahlborn 9ad8aaabc7 merge trunk changes through r1100 před 7 roky
  James Ahlborn 4c087727dc [maven-release-plugin] prepare for next development iteration před 7 roky
  James Ahlborn 6ec8824b7a [maven-release-plugin] prepare release jackcess-2.1.7 před 7 roky
  James Ahlborn 7c32a2b06f prep for release před 7 roky
  James Ahlborn 0b1a53e9c4 provide accessors for defaults config před 7 roky
  James Ahlborn ae032248c9 Add CustomLinkResolver which facilitates loading linked tables from files which are not access databases. fixes feature request #36 před 7 roky
  James Ahlborn ae60e32d40 Allow inserting negative auto number fields, fixes pull request #3 před 7 roky
  James Ahlborn 54972c4de5 Cover the GENERIC_JET4 format in unit tests, thanks to Gord Thompson před 7 roky
  James Ahlborn 9a7f57b361 merge trunk changes through r1091 před 7 roky
  James Ahlborn 33e279e066 use actual implicit comp op subclass před 7 roky
  James Ahlborn a17e422f18 better handling of non-conditional exprs as field validators před 7 roky
  James Ahlborn 1f28e955e5 update parent pom před 7 roky
  James Ahlborn c5bfda2e41 merge trunk changes through r1087 před 7 roky
  James Ahlborn 4feb8fbfd1 Implement support for partial index lookups. Efficient IndexCursor lookups can now be done with multi-column indexes using only some of the columns in the index. před 7 roky
  James Ahlborn ac0ae4e6e3 merge trunk changes through r1085 před 7 roky
  James Ahlborn 14353b569b change regex to compile on first use; turn invalid pattern into unmatchable regex; add some like pattern tests před 7 roky
  James Ahlborn 631911dcf1 add more type coercion, string and date to num před 7 roky
  James Ahlborn c70c26bed9 support string to number coercion for mixed math operations před 7 roky
  James Ahlborn a237691975 more plugin cleanup před 7 roky
  James Ahlborn 4a5f749ee5 add date time Value accessor před 7 roky
  James Ahlborn 756b707c2a better terminology for expressions před 7 roky
  James Ahlborn 42344d756b add TemporalConfig to allow for custom expression date/time formats před 7 roky
  James Ahlborn cec8681020 merge trunk changes through r1077 před 7 roky