Hamed Masafi
c72a8f5272
Query<T> and BulkInserter are now movable ( #108 )
...
* movable query
* :-(
* test ci
* removed abstractquery
* make BulkInserter movable
* fix: test fil (again!!!)
* fix: query initial values on some compilers
2020-08-13 11:43:16 +04:30
Hamed Masafi
f7ef6d9878
Movable query ( #107 )
...
Query<T> and BulkInserter are now movable
2020-08-11 11:14:45 +04:30
Hamed Masafi
b02435e17f
move movable query to new branch
2020-08-10 13:07:19 +04:30
Hamed Masafi
bc88cd246c
Merge branch 'qt_module' of https://github.com/HamedMasafi/Nut into qt_module
...
# Conflicts:
# tests/auto/tst_basic/tst_basic.cpp
2020-08-10 11:11:41 +04:30
Hamed Masafi
38e43dc61a
fix: test build fail duo invalid skip & take values;
2020-08-09 19:58:16 +04:30
Hamed Masafi
e265b3ad02
better test messages
2020-08-09 19:00:55 +04:30
Hamed Masafi
3caf9fa284
Merge branch 'qt_module' of https://github.com/HamedMasafi/Nut into qt_module
2020-08-09 15:03:06 +04:30
Hamed Masafi
3ea38c1e58
/QTEST_ASSERT/QCOMPARE/ for better debugging
2020-08-09 15:02:45 +04:30
Hamed Masafi
ef6a30a3f3
test provate classes
2020-08-08 11:59:16 +04:30
Hamed Masafi
f7160bd23f
convert tablesetbasedata to abstracttablesetdata
2020-08-06 20:11:02 +04:30
Hamed Masafi
abc62fcedf
wip: make needed headers public
2020-08-06 19:49:27 +04:30
Hamed Masafi
afd61786de
remove ios
2020-08-01 18:17:47 +04:30
Hamed Masafi
e15466fc66
fix: tests on windows run on sqlite
2020-08-01 17:43:23 +04:30
Hamed Masafi
65496ff71a
fix QDate[Time].toString()
2020-08-01 13:29:20 +04:30
Hamed Masafi
1fb87d6a03
wip: fix same type
2020-08-01 13:27:18 +04:30
Hamed Masafi
c30870ef1f
Merge branch 'qt_module' of https://github.com/HamedMasafi/Nut into qt_module
2020-08-01 10:39:49 +04:30
Hamed Masafi
12d51b68fc
wip: auto tests
2020-08-01 10:39:34 +04:30
Hamed Masafi
8c889e98ac
update sub module
2020-07-30 20:44:59 +04:30
Hamed Masafi
7e5e2588a7
wip: make auto tests
2020-07-30 20:43:57 +04:30
Hamed Masafi
594f0501e2
error in workflow fixed
2020-07-30 19:38:10 +04:30
Hamed Masafi
5727f9255a
ios was added again
2020-07-30 19:36:07 +04:30
Hamed Masafi
94c2c4ad5f
all warnings was fixed !!!
2020-07-30 19:35:11 +04:30
Hamed Masafi
3a2115b309
revert qmake.conf for invalidate ascii casting
2020-07-30 18:05:58 +04:30
Hamed Masafi
6e186e0365
wip: remove ascii cast warnings
2020-07-30 17:41:45 +04:30
Hamed Masafi
a6c6c9b4d6
fix: build error
2020-07-30 13:22:07 +04:30
Hamed Masafi
ac77f8aa4f
fix: build errors
2020-07-30 13:08:48 +04:30
Hamed Masafi
076a15e127
created tests/auto
2020-07-29 17:08:37 +04:30
Hamed Masafi
f1e21d8087
test module
2020-07-29 17:01:47 +04:30
Hamed Masafi
9871891772
wip: remove warnings
2020-07-29 14:12:27 +04:30
Hamed Masafi
712c3dd866
remove old serializer path
2020-07-29 13:34:53 +04:30
Hamed Masafi
4dd6a7296f
test module
2020-07-29 13:20:32 +04:30
Hamed Masafi
85d5e07a3c
fix: extra libs declartion in android build
2020-07-29 10:49:16 +04:30
Hamed Masafi
71eb594d01
update serializer submodule
2020-07-29 10:00:29 +04:30
Hamed Masafi
e9a6dcf036
restore back ios build in actions
2020-07-29 09:58:43 +04:30
Hamed Masafi
bd0643b920
fix: lib name for android build
2020-07-29 09:57:11 +04:30
Hamed Masafi
46dd164618
Merge branch 'master' into dev
2020-07-29 09:36:04 +04:30
Hamed Masafi
4982742925
remove unneeded files
2020-07-29 09:34:45 +04:30
Hamed Masafi
cd8f8af922
fix: upload name in build workflow
2020-07-29 09:30:12 +04:30
Hamed Masafi
25787b6565
Merge branch 'master' of https://github.com/HamedMasafi/Nut
2020-07-29 09:26:45 +04:30
Hamed Masafi
46846ae24f
ci 3
2020-07-28 18:38:46 +04:30
Hamed Masafi
db24b160fb
ci
2020-07-28 18:36:40 +04:30
Hamed Masafi
8a74db4e14
Update qt.yml
2020-07-28 17:32:13 +04:30
Hamed Masafi
c8b8b0d2b5
Dev ( #104 )
...
* appveyor fixed [skip ci] (#52 )
* update appveyor
* update appveyor
* update appveyor
* update appveyor
* update appveyor
* update appveyor
* update appveyor
* update appveyor
* remove % from variable name
* add cotation to variable call
* path correction
* path correction
* path correction
* path correction
* removed test script
* md fix [slip ci]
* ready to merge [skip ci]
* fix: symbol export errors on msvc
2020-07-28 17:10:53 +04:30
Hamed Masafi
29aaab8228
Merge branch 'dev' of https://github.com/HamedMasafi/Nut into dev
...
# Conflicts:
# README.md
# appveyor.yml
2020-07-28 13:00:47 +04:30
Hamed Masafi
36d28a9fde
fix: symbol export errors on msvc
2020-07-28 12:55:06 +04:30
Hamed Masafi
3470f7f8b3
resolve symbols export errors on msvc
2020-07-28 12:50:57 +04:30
Miklós Márton
b077defc81
Fix X->x typo in the NUT_PRIMARY_AUTO_INCREMENT macro ( #92 )
...
* Extend .gitignore
* Extend .gitignore
* Fix X->x typo in the NUT_PRIMARY_AUTO_INCREMENT macro
2020-07-27 18:13:52 +04:30
Miklós Márton
a3d9d0a1e0
Add Q_ENUM to the Table::Status (makes debugging easier) ( #101 )
2020-07-27 18:13:36 +04:30
Hamed Masafi
2c1b8d17c2
test make
2020-07-27 18:11:37 +04:30
Hamed Masafi
39ec6de315
Ci ( #103 )
...
* try to init github ci
* try 2
* try 3
* try 4
* add pro file name to qmake command on ci
* add badge to readme
* [skip ci]
* [skip ci]
* remove travis and appvior badges
* remove ios from ci
2020-07-27 17:44:53 +04:30