Commit Graph

13 Commits (a4b1827793b146e9d0fd8db87c76cb5caa211dc6)

Author SHA1 Message Date
John Ralls 44fc52f5c6 Fix unnecessary copy in range-for loop
6 years ago
John Ralls b8d514e157 Don't try to unlock the GncDbiSqlConnection when it was connected read-only.
6 years ago
John Ralls 6a1cb5eecd Replace the three bool parameters to qof_session_begin to an enum.
6 years ago
John Ralls bf55c30aeb Fix most of the unused assignment errors from static analysis.
8 years ago
John Ralls 2f861bc2a4 Ensure all C++ class member raw pointers are default-initialized to nullptr.
8 years ago
John Ralls 333a14c0fd Fix ubuntu build failure.
8 years ago
John Ralls 3b3074c28d Bug 796117 - Connecting 3.1 to an existing mysql db drops all data
8 years ago
John Ralls 3e052e8dac [DBI Backend] Rework backup-table management.
8 years ago
John Ralls e23769f078 [DBI Backend] If there's a set error value use that to set the backend error.
8 years ago
John Ralls 464fdeeb26 [DBI Backend] Remove unused TableOpTypes.
8 years ago
John Ralls cad6bb4272 Bug 792105 - Startup takes several minutes, take two.
8 years ago
John Ralls d8c2f52447 Correct quoting for SQL backends.
9 years ago
Geert Janssens 83d14e1c1c Restructure the src directory
9 years ago