aboutsummaryrefslogtreecommitdiffstats
path: root/examples/sql/books/createdb.py
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-05-271-39/+2
* examples: replace http by httpsCristián Maureira-Fredes2022-04-011-1/+1
* examples: use exec() instead of exec_()Cristian Maureira-Fredes2021-05-051-6/+6
* Examples: Fix some space-related flake warningsFriedemann Kleint2021-04-291-2/+5
* Rename PySide2 to PySide6Friedemann Kleint2020-11-021-1/+1
* examples: remove unused importsCristián Maureira-Fredes2020-01-061-1/+1
* Example: Replace date type with text for authors' birthdateVenugopal Shivashankar2019-09-201-7/+6
* Add missing space after comma according to style guidePaul Wicking2019-07-171-4/+4
* Example: Move the SQL statementsVenugopal Shivashankar2019-06-181-23/+37
* Example: Port the QtSql Books exampleVenugopal Shivashankar2019-05-201-0/+117