silverqx
|
d1f8fc31ff
|
tom added const and noexcept
|
2024-02-05 16:27:50 +01:00 |
|
silverqx
|
68cdf252e5
|
moved gathering C macros to LibraryInfo
|
2024-02-05 16:27:50 +01:00 |
|
silverqx
|
8444c189d6
|
added and used a new constants
|
2024-02-05 16:27:49 +01:00 |
|
silverqx
|
bb25b421cf
|
fixed clang warning
|
2024-02-05 16:27:49 +01:00 |
|
silverqx
|
5a661c1b93
|
extracted stringify C macro to own hpp file
|
2024-02-05 16:27:49 +01:00 |
|
silverqx
|
6f5155760a
|
tom added muted output method
|
2024-02-05 16:27:49 +01:00 |
|
silverqx
|
8ca3b85b58
|
fixtypo
|
2024-02-05 16:27:49 +01:00 |
|
silverqx
|
c7f505dad4
|
updated NOTES.txt
|
2024-02-05 16:27:49 +01:00 |
|
silverqx
|
b84bce947e
|
cmake added ENV{TINYORM_EXPORT_PACKAGE_REGISTRY}
|
2024-02-05 16:27:48 +01:00 |
|
silverqx
|
658c380d97
|
cmake renamed function
|
2024-02-05 16:27:48 +01:00 |
|
silverqx
|
97df9ef263
|
cmake fixtypo
|
2024-02-05 16:27:48 +01:00 |
|
silverqx
|
f4812e4bf9
|
qmake updated msvc toolset versions
|
2024-02-05 16:27:48 +01:00 |
|
silverqx
|
3172139458
|
updated NOTES.txt
|
2024-02-05 16:27:48 +01:00 |
|
silverqx
|
d7221b4050
|
TinyUtils bugfix constants order
|
2024-02-05 16:27:48 +01:00 |
|
silverqx
|
1dc316d6e1
|
cmake added Compatible Interface Property
Added the SOVERSION TinyOrm property to the Compatible Interface.
|
2024-02-05 16:27:47 +01:00 |
|
silverqx
|
13a17e24a1
|
updated NOTES.txt
|
2024-02-05 16:27:47 +01:00 |
|
silverqx
|
5f6395b31e
|
fixtypo
|
2024-02-05 16:27:47 +01:00 |
|
silverqx
|
f07af618ce
|
cmake used <target>_VERSION_MAJOR
|
2024-02-05 16:27:47 +01:00 |
|
silverqx
|
7a17cdc950
|
cmake formatting
|
2024-02-05 16:27:47 +01:00 |
|
silverqx
|
dca10052ca
|
cmake renamed Compatible Interface Property
Renamed to TinyOrm_VERSION_MAJOR.
|
2024-02-05 16:27:47 +01:00 |
|
silverqx
|
8d03dcc567
|
cmake added comment
|
2024-02-05 16:27:46 +01:00 |
|
silverqx
|
1697472b4b
|
cmake preferred Qt6 over Qt5
|
2024-02-05 16:27:46 +01:00 |
|
silverqx
|
98a585242c
|
TinyUtils MSYS2 clang compiler workaround globals
|
2024-02-05 16:27:46 +01:00 |
|
silverqx
|
996fd09965
|
fixtypo
|
2024-02-05 16:27:46 +01:00 |
|
silverqx
|
47ae29d263
|
docs upgraded to MySQL v8.3
|
2024-02-05 16:27:46 +01:00 |
|
silverqx
|
9ff1d71790
|
upgraded to MySQL v8.3
|
2024-02-05 16:27:46 +01:00 |
|
silverqx
|
fb4f2a9d86
|
whitespace
|
2024-02-05 16:27:46 +01:00 |
|
silverqx
|
3df7ff12d7
|
TinyUtils enhanced createConnectionTemp() methods
- updated unit tests
|
2024-02-05 16:27:45 +01:00 |
|
silverqx
|
a9a8e7dde0
|
TinyUtils renamed/unified method parameters
|
2024-02-05 16:27:45 +01:00 |
|
silverqx
|
54a7c4a674
|
tests added QVERIFY()-s
|
2024-02-05 16:27:45 +01:00 |
|
silverqx
|
e87965b710
|
tests changed QVERIFY() order
|
2024-02-05 16:27:45 +01:00 |
|
silverqx
|
fe3511e200
|
tests bugfix bad QVERIFY()
|
2024-02-05 16:27:45 +01:00 |
|
silverqx
|
aaa3920823
|
tests added isOpen() check
|
2024-02-05 16:27:45 +01:00 |
|
silverqx
|
32a0ecffa4
|
tests removed creating useless MySQL connection
- removed useless data member
|
2024-02-05 16:27:44 +01:00 |
|
silverqx
|
b28159566a
|
TinyUtils used DatabaseManager alias
|
2024-02-05 16:27:44 +01:00 |
|
silverqx
|
f83149f5b9
|
secured sl macro using #ifdef
|
2024-02-05 16:27:44 +01:00 |
|
silverqx
|
951cad0fac
|
tom enhanced shell:connection RegEx
|
2024-02-05 16:27:44 +01:00 |
|
silverqx
|
4e34fc4143
|
tests used sl() macro everywhere
|
2024-02-05 16:27:44 +01:00 |
|
silverqx
|
3da0527454
|
tests bugfix removed prepared binding
|
2024-02-05 16:27:44 +01:00 |
|
silverqx
|
82548ead93
|
tests renamed connection
|
2024-02-05 16:27:43 +01:00 |
|
silverqx
|
7156bf573d
|
qmake/tools added/upgraded to MySQL v8.3
|
2024-02-05 16:27:43 +01:00 |
|
silverqx
|
caa3bbe36b
|
tools enhanced qtbuild-qmysql-driver.ps1
|
2024-02-05 16:27:43 +01:00 |
|
silverqx
|
14f3169801
|
used c++17 style variable templates
|
2024-02-05 16:27:43 +01:00 |
|
silverqx
|
922b451388
|
fixtypo
|
2024-02-05 16:27:43 +01:00 |
|
silverqx
|
c2afb3b54c
|
orm added copy/move constructors/assign
|
2024-02-05 16:27:43 +01:00 |
|
silverqx
|
29f8abdaf6
|
whitespaces
|
2024-02-05 16:27:43 +01:00 |
|
silverqx
|
5a3275bf25
|
updated NOTES.txt
|
2024-02-05 16:27:42 +01:00 |
|
silverqx
|
1b34cde08b
|
tools added Get-TextCasesDuration.ps1
|
2024-02-05 16:27:42 +01:00 |
|
silverqx
|
4465a411a8
|
whitespace
|
2024-02-05 16:27:42 +01:00 |
|
silverqx
|
ae55a1c301
|
updated NOTES.txt
|
2024-02-05 16:27:42 +01:00 |
|