log src/util.h @ 271:df3f902588af

age author description
Fri, 17 Mar 2023 13:09:43 +0200 Matti Hamalainen Add parent window argument to slErrorMsg() and use it.
Wed, 10 Oct 2018 13:21:51 +0300 Matti Hamalainen Change API for slCheckAndReportSQLError().
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:14:29 +0300 Matti Hamalainen Split some utility functions to util.{h,cpp}