Commit Graph

11 Commits (d4c19efc8dc09c2862f467855d5fcd18c867e8ea)

Author SHA1 Message Date
John Ralls 20f6e4e690 Remove Timespec from the SQL backend.
8 years ago
John Ralls 2f861bc2a4 Ensure all C++ class member raw pointers are default-initialized to nullptr.
8 years ago
John Ralls 756f444ac3 Update bug tracker URL
8 years ago
Geert Janssens a438a59513 Bug 795944 - Cannot store change to Business Suppliers data
8 years ago
John Ralls 696277bbf6 New clang error enforces virtual destructors.
8 years ago
John Ralls 537fd995a3 Ensure full precision of doubles is saved to SQL.
8 years ago
Bill Nottingham 434dd9520c Adjust catch syntax to avoid GCC8 warnings.
8 years ago
John Ralls 8fe2cb6fa8 Fix date corruption in SQL load.
8 years ago
John Ralls d8c2f52447 Correct quoting for SQL backends.
8 years ago
John Ralls 04642fc42a [SQL] Check return of string_to_guid, bail if false.
9 years ago
Geert Janssens 83d14e1c1c Restructure the src directory
9 years ago