[fpc-pascal] SqlDB + SQLite3 - CreateDB() call

Graeme Geldenhuys mailinglists at geldenhuys.co.uk
Tue May 19 13:57:00 CEST 2015


On 2015-05-19 12:41, LacaK wrote:
> I have commited CreateDB/DropDB methods for TSQLite3Connection now (rev. 
> 30884-30885).
> I did basic tests ... seems works, but I will be glad if somebody will 
> test it also.

Awesome. Many thanks. I'll grab the latest code tonight.

As for testing. Last night I created a SqlDB+SQLite3 test suite 200+
unit tests for SQLite3 support as part of tiOPF's test suite, which now
runs roughly 1900 tests every 3 hours. This normally puts database
components quite nicely through their paces. In the past I have found
many bugs in 3rd party db components with these tests.

In the mean time I created a work-around for the Creating and Dropping
of SQLite databases - as per Michael's email. Tonight I'll adapt it with
your code, but still keep FPC 2.6.4 compatibility.

Regards,
  - Graeme -

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/



More information about the fpc-pascal mailing list