Last indexation completed on 2024-05-12 17:31:56 UTC

Parser - Interactive test of KEXISQL parser
Usage: <program_name> <driver_name> <db_name>
Notes: <driver_name> can be just any existing - no database is changed, but only opened because of parser requirements. Predefined "db" database file for sqlite is available in this dir.

  Name Size Date (UTC) Last indexed Description
  Name Size Date (UTC) Last indexed Description
folder Parent directory - 2024-02-11 01:24:26

Kexi tests
Note: these are functional tests, not unit tests.
newapi/ New KexiDB API test in few aspects parser/ Interactive test of KEXISQL parser tableview/ Test for not-data-aware KexiTableView widget
See README file in selected directory for details.
In these files: - <driver_name> means selected name of a driver from kexidb/drivers, eg. sqlite, mysql (case insensitive) - <new_db_name> mean any valid database name - <db_name> means any existing database name

file CMakeLists.txt 390 bytes 2024-02-11 01:24:26 -  
file db 17408 bytes 2024-02-11 01:24:26 -  
file main.cpp 2689 bytes 2024-02-11 01:24:26 2024-05-12 16:40:37

include <iostream>

file README 282 bytes 2024-02-11 01:24:26 -