1195 Révisions (1ff24f80a1308c43bba7a6035b6d1d830c141545)
 

Auteur SHA1 Message Date
  James Ahlborn c3d229ff33 validate length of pre-defined relationship name il y a 7 ans
  James Ahlborn 16fa12b67a Add option to specify relationship name, fixes pull request #4 il y a 7 ans
  James Ahlborn 3193d76ffd Fix parsing of certain internal-use queries. Fixes issue #142 il y a 7 ans
  James Ahlborn 9ad8aaabc7 merge trunk changes through r1100 il y a 7 ans
  James Ahlborn 4c087727dc [maven-release-plugin] prepare for next development iteration il y a 7 ans
  James Ahlborn 6ec8824b7a [maven-release-plugin] prepare release jackcess-2.1.7 il y a 7 ans
  James Ahlborn 7c32a2b06f prep for release il y a 7 ans
  James Ahlborn 0b1a53e9c4 provide accessors for defaults config il y a 7 ans
  James Ahlborn ae032248c9 Add CustomLinkResolver which facilitates loading linked tables from files which are not access databases. fixes feature request #36 il y a 7 ans
  James Ahlborn ae60e32d40 Allow inserting negative auto number fields, fixes pull request #3 il y a 7 ans
  James Ahlborn 54972c4de5 Cover the GENERIC_JET4 format in unit tests, thanks to Gord Thompson il y a 7 ans
  James Ahlborn 9a7f57b361 merge trunk changes through r1091 il y a 7 ans
  James Ahlborn 33e279e066 use actual implicit comp op subclass il y a 7 ans
  James Ahlborn a17e422f18 better handling of non-conditional exprs as field validators il y a 7 ans
  James Ahlborn 1f28e955e5 update parent pom il y a 7 ans
  James Ahlborn c5bfda2e41 merge trunk changes through r1087 il y a 7 ans
  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. il y a 7 ans
  James Ahlborn ac0ae4e6e3 merge trunk changes through r1085 il y a 7 ans
  James Ahlborn 14353b569b change regex to compile on first use; turn invalid pattern into unmatchable regex; add some like pattern tests il y a 7 ans
  James Ahlborn 631911dcf1 add more type coercion, string and date to num il y a 7 ans
  James Ahlborn c70c26bed9 support string to number coercion for mixed math operations il y a 7 ans
  James Ahlborn a237691975 more plugin cleanup il y a 7 ans
  James Ahlborn 4a5f749ee5 add date time Value accessor il y a 7 ans
  James Ahlborn 756b707c2a better terminology for expressions il y a 7 ans
  James Ahlborn 42344d756b add TemporalConfig to allow for custom expression date/time formats il y a 7 ans
  James Ahlborn cec8681020 merge trunk changes through r1077 il y a 7 ans
  James Ahlborn 9664daf8b3 ditch BIG_INT value type il y a 7 ans
  James Ahlborn 68c982c48f change evaluation context il y a 7 ans
  James Ahlborn 1260b3bff1 use isNull il y a 7 ans
  James Ahlborn 955e2d2a82 Value cleanup, start on functions il y a 7 ans
  James Ahlborn 6b30533a27 add testing for most basic math and fix some edge case logic il y a 7 ans
  James Ahlborn b677a33262 start testing simple math exprs il y a 7 ans
  James Ahlborn c42fa3b60a add result caching for pure expressions il y a 7 ans
  James Ahlborn 820f44da14 implement more operations il y a 7 ans
  James Ahlborn b0992869c0 add method for indicating purity of an expression, possible use for future caching il y a 7 ans
  James Ahlborn ea7b355f89 ditch boolean type il y a 7 ans
  James Ahlborn 8cab4c878d checkpoint reworking expression classes and implementing many basic operations il y a 7 ans
  James Ahlborn 5ae4421b4c ditch extra import il y a 7 ans
  James Ahlborn 0114aa89c5 update parent pom; various plugin updates il y a 7 ans
  James Ahlborn 54e11ab100 minor compilation cleanups il y a 7 ans
  James Ahlborn 5016a79ca5 use column names in error message il y a 7 ans
  James Ahlborn d7f72cfe29 [maven-release-plugin] prepare for next development iteration il y a 7 ans
  James Ahlborn 72e08ea172 [maven-release-plugin] prepare release jackcess-2.1.6 il y a 7 ans
  James Ahlborn c42fa05959 prep for release il y a 7 ans
  James Ahlborn fdeff8480b reorg of expression classes il y a 7 ans
  James Ahlborn e4c2cde994 better fix for switching read-only file formats to read-only mode, wrap with read-only FileChannel. fixes feature #34 il y a 7 ans
  James Ahlborn a30708e2ce Add support for global usage maps which are reference type maps. fixes issue #138 il y a 7 ans
  James Ahlborn 7b8f4c32d5 automatically switch to read-only mode when opening a file format which does not support writing, fixes feature #34 il y a 7 ans
  James Ahlborn 874edea4ed rework classes, add more interfaces; start implementing builtin functions using Value type il y a 7 ans
  James Ahlborn 46926ceb6f test parsing of basic expressions il y a 7 ans