33 Commits (199c5bafb9be6d1b70f255d1dd244fc02d01cea2)

Author SHA1 Message Date
Jeff Young 3d5a87d8db Performance tweaks. 5 months ago
Jon Evans bdb2c3a025 DbLib: Use case-insensitive lookup for column caching 10 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Jeff Young 0612270f1e Formatting. 11 months ago
JamesJCode df869036e5 Enable 'exclude_from_sim' property for DB libraries 1 year ago
Jon Evans 10922a194c Remove extraneous cache fill per row 1 year ago
Jon Evans 6c41354da5 DbLib: Prevent uncaught exception creating statement 2 years ago
Jon Evans 3351da9906 DbLib: Fill entire table if cache is empty when loading one part 2 years ago
Marek Roszko e32b26ebeb Move JSON_SETTINGS and PARAMS to kicommon 2 years ago
Mark Roszko 72d83cd5de Revert "Move JSON_SETTINGS and PARAMS to kicommon" 2 years ago
Marek Roszko 81855aaaa6 Move JSON_SETTINGS and PARAMS to kicommon 2 years ago
Alex Shvartzkop cb25c8620e Performance optimizations for database libraries. 2 years ago
Marek Roszko 9a890cdba9 Kick the wildcards and file exts into a static class, export it from kicommon 2 years ago
Jon Evans 44374c661f Database: handle more possible datatype exceptions 2 years ago
Jon Evans 6f9af10912 DbLib: support columns with numeric data 2 years ago
Marek Roszko 7505fd0f37 Profile can live in core 2 years ago
Jon Evans e0d4cf2d5b DbLib: Provide more useful feedback when table is misconfigured 2 years ago
Jon Evans 0e617774dd DbLib: Remove slashes from table display names 2 years ago
Jon Evans 39a5929f33 Database libraries performance improvements 2 years ago
Wayne Stambaugh 789bf6455a Coverity fixes and code cleaning. 3 years ago
Jon Evans 66799b60f8 DbLib: Reconnect if connection is lost 3 years ago
Jon Evans d9d3ccd6eb DbLib: Allow inheriting field properties from source symbol 3 years ago
Jon Evans dbd498f451 Re-add keyword mapping 3 years ago
Jon Evans c07477b94c Move to explicit symbol properties mapping 3 years ago
Jon Evans 201b45b41a Remove call that crashes MySQL connector sometimes 3 years ago
Marek Roszko 63295cfb9e Remove unused vars 3 years ago
Jon Evans a5246a6df7 DbLib: Support showing field names 3 years ago
Jon Evans b0aba0fdf3 Cache works better with unique keys 3 years ago
Jon Evans 60f6bb8c77 DbLib: Fixes for MySQL ODBC driver 3 years ago
Jon Evans ae879c8f02 DbLib: Add single-row query cache 3 years ago
Jon Evans d22fc24d9e Attempt to fix MSVC build 3 years ago
jean-pierre charras 5c7f1083c7 database_connection.cpp: Fix compil issues on msys2. these issues are 3 years ago
Jon Evans ae6a2a6443 ADDED: Database libraries MVP 4 years ago