1208 Commits (jackcess-3.5.1)
 

Author SHA1 Message Date
  James Ahlborn abe506f27c test number functions 5 years ago
  James Ahlborn 18a4998e71 test more functions 5 years ago
  James Ahlborn 37338c5a25 add ability to get original expression; implement some parsing tests 5 years ago
  James Ahlborn 0dc74ed679 fix handling of certain field validator expressions; add some tests for various expressions 5 years ago
  James Ahlborn 62f7289248 handle alternate true/false constant values 5 years ago
  James Ahlborn 17d5d661ac add more tests; add not like 5 years ago
  James Ahlborn 0a182fbac9 more tests 5 years ago
  James Ahlborn 08d2cf2b83 use common method pattern between ParseContext and EvalConfig 5 years ago
  James Ahlborn a6f33b99a6 ditch default parse context 5 years ago
  James Ahlborn 1595c573b1 minor code warning cleanups 5 years ago
  James Ahlborn 480e6e7113 bump version for moderate feature update 5 years ago
  James Ahlborn 77b2229aa3 merge branch exprs changes through r1171 5 years ago
  James Ahlborn 175a918ed7 merge trunk changes through r1170 5 years ago
  James Ahlborn c01cc6e96c [maven-release-plugin] prepare for next development iteration 5 years ago
  James Ahlborn 12c881dd25 [maven-release-plugin] prepare release jackcess-2.1.12 5 years ago
  James Ahlborn e820c1aacc prep for release 5 years ago
  James Ahlborn f495fcc761 add some tests for functions; fix said functions 5 years ago
  James Ahlborn 2faf773bb9 return all values in map so that default values, calc values, etc get returned to caller 6 years ago
  James Ahlborn 0b5f764325 more number format unit tests 6 years ago
  James Ahlborn 94ada64785 add number format unit tests; update tests based on new formatting 6 years ago
  James Ahlborn eae1835fb7 add unit tests for property expression evaluation features 6 years ago
  James Ahlborn c8f31f36dd allow col validator to get this column by name 6 years ago
  James Ahlborn 21300bc9d3 implement floating point number formatting which matches access 6 years ago
  James Ahlborn 6d200f6948 implement floating point number formatting which matches access 6 years ago
  James Ahlborn 73bf6959dd cleanup some fixmes 6 years ago
  James Ahlborn 0d10040410 handle literal string default values 6 years ago
  James Ahlborn 09d03800ce use decimal math context which matches access precision; tweak string to number conversion to match access 6 years ago
  James Ahlborn 2ff5d06acd normalize decimals when used; convert number literals to decimal instead of double; handle int overflow for number literals 6 years ago
  James Ahlborn bf14911076 do not allow null result for conditions 6 years ago
  James Ahlborn 9fc9133e7a merge trunk changes through r1152 6 years ago
  James Ahlborn f5659151a3 Create new usage map correctly when adding an index to an existing table. fixes #147 6 years ago
  James Ahlborn a0e9ce63ee knock out some fixmes; add support for custom function lookup and custom bindings passed into expression evaluation 6 years ago
  James Ahlborn bfc70bd618 Add some additional property keys and relevant enums for values 6 years ago
  James Ahlborn 6c0003c01c merge trunk changes through r1148 6 years ago
  James Ahlborn 1a8771e555 plug expr evaluation into columns/tables; create Identifier for tracking expression ids; support single quoting in expressions; tweak string to number coercion; implement topo sorter for calc col eval 6 years ago
  James Ahlborn 5a39a80966 start enforcing the required and no-zero len column properties 6 years ago
  James Ahlborn 9908a0afe9 use specific exceptions for expr eval 6 years ago
  James Ahlborn e7f3aa37a7 fix null handling for string funcs 6 years ago
  James Ahlborn b8f3fcca02 move rnd logic to RandomContext 6 years ago
  James Ahlborn 94953ff049 [maven-release-plugin] prepare for next development iteration 6 years ago
  James Ahlborn 9221a693c7 [maven-release-plugin] prepare release jackcess-2.1.11 6 years ago
  James Ahlborn d95c415177 prep for release 6 years ago
  James Ahlborn 2cca13b956 merge trunk changes through r1138 6 years ago
  James Ahlborn 71d884e1ad update ddl flag for default properties even if type is explicitly provided. fixes #146 6 years ago
  James Ahlborn a307c8f58f Expose the ddl attribute on properties. Set the attribute appropriately for known builtin properties. fixes issue #145 6 years ago
  James Ahlborn 84ff381e5c [maven-release-plugin] prepare for next development iteration 6 years ago
  James Ahlborn f132353fd7 [maven-release-plugin] prepare release jackcess-2.1.10 6 years ago
  James Ahlborn 5640f02093 prep for release 6 years ago
  James Ahlborn d1dcbd5dfb implement sql type to DataType conversions specific to access 2016 format 6 years ago
  James Ahlborn 25b31c99f9 some more financial funcs, not all fully working 6 years ago