143 Revize (e71171e5204d89b0e6ec8ee107f55520a87c390e)

Autor SHA1 Zpráva Datum
  James Ahlborn 322d32d4be add Database.getSystemTableNames to enable retrieving the list of system/hidden tables před 13 roky
  James Ahlborn 82caf7c825 add a few util methods related to indexes and joins před 13 roky
  James Ahlborn 69f4ea2454 Add the Joiner utility and some new methods to IndexCursor to make it easier to join tables using pre-defined (index backed) relationships. před 13 roky
  James Ahlborn a2a38a7c28 cleanup properties před 13 roky
  James Ahlborn bb4ce1424c add Index.getReferencedIndex for retrieving the referenced index of a foreign key index před 13 roky
  James Ahlborn c10c32949f add 2010 unit tests před 13 roky
  James Ahlborn e6f3acefd3 handle different versions of general sort order correctly před 13 roky
  James Ahlborn d4c3d92452 add mostly functional support for access 2010 new general text sort order před 13 roky
  James Ahlborn 72f50d3386 add method to grab default sort order před 13 roky
  James Ahlborn 4423e6d443 fix usage map promotion test před 13 roky
  James Ahlborn 78f474c594 remove exec prop před 13 roky
  James Ahlborn 57b0b6c06a update usage map test před 13 roky
  James Ahlborn f1cd07bf04 add support for reading properties blobs; add accessors to various database objects for retrieving their respective properties před 13 roky
  James Ahlborn b45b32f4a3 fix test info před 13 roky
  James Ahlborn 48e87a4564 general revamp of table finding using index backed cursors; use object flags to determine system/hidden objects; read/write text column sort order před 13 roky
  James Ahlborn 0d110601e7 remove extraneous compact error table před 13 roky
  James Ahlborn 334c5ff3e7 add support for creating indexes (except foreign key indexes) on a table when a table is created před 13 roky
  James Ahlborn f32d67c432 really fix timezone issue in ExportTest (fixes #3194251) před 13 roky
  James Ahlborn 0f7f2b12b4 more work around interpreting index data, add support for multiple logical indexes backed by the same index data (fixes #3192058) před 13 roky
  James Ahlborn c838485b70 specify timezone in export test (fixes #3179802) před 13 roky
  James Ahlborn 278e24c401 no write tests for MSISAM currently před 13 roky
  James Ahlborn daa13d12fe add ability to customize column value matching in cursor findRow (fixes #3105829) před 13 roky
  James Ahlborn b9cb058b5a add support for specifying a quote character on import před 13 roky
  James Ahlborn f37992d8d2 add unit test with backslashes před 14 roky
  James Ahlborn 06c72c718b enable more jet3 tests před 14 roky
  James Ahlborn 4aae259be1 add more jet3 tests, disable index lookups for jet3 před 14 roky
  James Ahlborn 13e81be7d5 add (initial) read-only support for Access 97 (jet format 3) databases (#3003375); add various ways to override charset and timezone (#2997751) před 14 roky
  James Ahlborn 4a0bbd462c Make Database.escapeIdentifier public; add methods to TableBuilder and ColumnBuilder to optionally escape names (#3029500) před 14 roky
  James Ahlborn 3e17a0a56a Add ExportUtil and associated utilities for exporting tables to flat files (thanks to F. Gerbig), patch #3005272 před 14 roky
  James Ahlborn aa1c9c8583 better test format handling před 14 roky
  James Ahlborn bb7ef68152 some unit test cleanup před 14 roky
  James Ahlborn a262448505 resolve some todos před 14 roky
  James Ahlborn b8d9e7bb78 reindent před 14 roky
  James Ahlborn 9081d98806 remove unsupported v1997, minor reformats před 14 roky
  James Ahlborn 4868f83aa6 merge branch newformats changes through r453 před 14 roky
  James Ahlborn ade82911c7 Fix BigIndexTest to work in IDEs w/out sys.prop před 14 roky
  James Ahlborn d2a4e05eb5 fix some text index edge cases; add some extensive text index unit tests; add some comments před 14 roky
  James Ahlborn c190f7216c support reading/writing fixed length text columns (fixe #2886370) před 14 roky
  James Ahlborn efca0b593b add some more tests/utility code for row updates před 14 roky
  James Ahlborn a49de754bc initial update row support před 14 roky
  James Ahlborn df8fc3e6d7 add some replid index tests před 14 roky
  James Ahlborn cc77d55b51 add some replid indexes před 14 roky
  James Ahlborn 03de09743b initial support for guid indexes and guid autonumbers před 14 roky
  James Ahlborn 2a058943cf use join syntax closer to access před 15 roky
  James Ahlborn aeab15c5c1 add some more query read tests před 15 roky
  James Ahlborn cd23b43568 add initial test for reading queries; add support for multicolumn joins před 15 roky
  James Ahlborn 2cae3d1551 add some more query tests před 15 roky
  James Ahlborn b0e9d0a4dc initial work towards supporting reading/formatting access queries před 15 roky
  James Ahlborn 57b7412966 Add ErrorHandler utility for customizing error handling during row před 15 roky
  James Ahlborn 130789d1f0 Add Database.getSystemTable method for accessing system tables před 15 roky