log src/util.cpp @ 254:0e0ad52994ca

age author description
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}