antao
|
db72840fc2
|
Move utility functions to the utils namespace
|
2019-03-21 17:47:45 +08:00 |
|
antao
|
7041783579
|
Modify code style
|
2019-02-02 11:34:00 +08:00 |
|
an-tao
|
d5d90d2f6f
|
Modify code style
|
2019-01-21 23:59:28 +08:00 |
|
an-tao
|
ef389b6ec9
|
Organize code style
|
2019-01-21 22:25:20 +08:00 |
|
antao
|
a9e9ced331
|
Use references instead of values in range-based for loop
|
2019-01-21 17:39:31 +08:00 |
|
antao
|
926ac48b49
|
Modify drogon_ctl
|
2018-12-29 18:02:39 +08:00 |
|
antao
|
3dc6e6c6c1
|
Modify eventloop in the Sqlite3Connection class
|
2018-12-29 16:56:50 +08:00 |
|
antao
|
787120dda4
|
Add support for sqlite3 models
|
2018-12-29 13:12:36 +08:00 |
|
antao
|
99a03159c5
|
Fix bugs of the Sqlite3ResultImpl class
|
2018-12-29 13:12:36 +08:00 |
|
antao
|
032aa19a53
|
Modify file formats and comments
|
2018-12-07 15:50:18 +08:00 |
|
an-tao
|
afe0eca5e8
|
Fix a compiler warning
|
2018-12-04 22:46:33 +08:00 |
|
antao
|
458d14591b
|
Modify some strings
|
2018-12-03 10:13:31 +08:00 |
|
antao
|
25548eaaa0
|
The mysql client works
|
2018-12-03 10:13:31 +08:00 |
|
antao
|
8ed5e19f46
|
Modify model creation
|
2018-12-03 10:13:31 +08:00 |
|
antao
|
cba0252bc1
|
Add FindMySQL.cmake to the project generated by drogon_ctl
|
2018-12-03 10:13:31 +08:00 |
|
antao
|
a0bdcdaae3
|
Fix a bug of the MysqlResultImpl
|
2018-12-03 10:13:31 +08:00 |
|
antao
|
21cb1b482a
|
Start adding mysql(mariadb) support
|
2018-12-03 10:13:31 +08:00 |
|
antao
|
5028f0f38f
|
Modify the creation of models
|
2018-11-23 23:46:58 +08:00 |
|
antao
|
9ee0ef6cc8
|
Modify the creation of models
|
2018-11-20 10:54:46 +08:00 |
|
antao
|
ad37969535
|
1.Fix a memory bug;
2.Support for bytea type of postgreSQL;
|
2018-11-19 18:15:41 +08:00 |
|
antao
|
750d31f107
|
Support for trantor::Date type in database parameter binding
|
2018-11-17 11:40:17 +08:00 |
|
antao
|
13d13ed240
|
Organize the format of files
|
2018-11-16 13:26:14 +08:00 |
|
antao
|
b61e94548e
|
Update drogon_ctl
|
2018-11-15 09:17:08 +08:00 |
|
antao
|
ac795dd18f
|
Merge commit 'c2d23ab' into orm_dev
|
2018-11-11 12:27:17 +08:00 |
|
antao
|
9d81f3217d
|
Fix a bug
|
2018-11-11 12:16:26 +08:00 |
|
antao
|
c2d23abe9f
|
Use shared_ptr to PgClientImpl
|
2018-11-11 12:02:48 +08:00 |
|
an-tao
|
6e5eef9aaf
|
Fix some warnings
|
2018-11-09 15:55:20 +08:00 |
|
antao
|
de3c31f34b
|
Support timestamp column type
|
2018-11-09 15:46:39 +08:00 |
|
antao
|
f9cc77daa0
|
Fix a bug of struct tm
|
2018-11-09 15:46:39 +08:00 |
|
antao
|
32a7c5aff6
|
Support composite primary key
|
2018-11-09 15:46:39 +08:00 |
|
antao
|
4e060b7726
|
Support date type in ORM
|
2018-11-09 15:46:39 +08:00 |
|
antao
|
0179816c19
|
Fix a bug for the system without database
|
2018-11-09 15:46:39 +08:00 |
|
an-tao
|
fc7ddd5b6c
|
Fix some warnings in linux
|
2018-11-09 15:46:39 +08:00 |
|
antao
|
acaa604559
|
Fix some bugs in models
|
2018-11-09 15:46:39 +08:00 |
|
antao
|
6810dd261c
|
Modify models template
|
2018-11-09 15:46:39 +08:00 |
|
antao
|
0d77fa1490
|
Improve the function of creating models
|
2018-11-09 15:46:38 +08:00 |
|