mirror of
https://github.com/RGBCube/serenity
synced 2026-01-14 20:31:01 +00:00
Rename sql_statement to prepare_statement and statement_execute to execute_statement. The former aligns more with other database libraries (e.g. Java's JDBC prepareStatement). The latter reads less awkwardly. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| main.cpp | ||
| MainWidget.cpp | ||
| MainWidget.h | ||
| ScriptEditor.cpp | ||
| ScriptEditor.h | ||