log src/util.cpp @ 255:55581d90c55d

age author description
Wed, 10 Oct 2018 13:21:51 +0300 Matti Hamalainen Change API for slCheckAndReportSQLError().
Thu, 10 May 2018 01:16:30 +0300 Matti Hamalainen Fix 10L.
Tue, 08 May 2018 15:00:41 +0300 Matti Hamalainen Add support for initial INSERT statements for database creation in schema array.
Tue, 08 May 2018 15:00:17 +0300 Matti Hamalainen Move SQL table creation from schema array to util-module.
Tue, 08 May 2018 13:21:17 +0300 Matti Hamalainen Oops, forgot to move slCheckAndReportSQLError() to util.cpp. Fixed.
Tue, 08 May 2018 13:14:29 +0300 Matti Hamalainen Split some utility functions to util.{h,cpp}