summaryrefslogtreecommitdiffstats
path: root/examples/SQL/testdb_mysql.sql
Commit message (Collapse)AuthorAgeFilesLines
* Use utf8 encoding for national characters in test databases.fix/national-encoding-in-testdbSlávek Banko14 hours1-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Remove Qt V2 support and example filesaneejit12022-07-301-0/+57
Build files for pyuic2 have been removed along with the examples for version 2 of Qt and the build/configure scripts have been amended accordingly. The "examples3" directory has been renamed to just "examples". Signed-off-by: aneejit1 <aneejit1@gmail.com>