1
0
mirror of https://github.com/actix/examples synced 2025-06-28 09:50:36 +02:00
Commit Graph

14 Commits

Author SHA1 Message Date
c960da6bdb bump to rc.1 2022-02-02 00:44:58 +00:00
8fae03844c Update database_interactions/diesel to v4 (#507) 2022-01-31 02:46:08 +00:00
3e2b0832fa [Feature] Add simple README linking to rbatis examples. (#513) 2022-01-30 16:20:58 +00:00
8b5de155bd Update db/basic, db/sqlx_todo and db/r2d2 to v4 (#506) 2022-01-29 16:25:46 +00:00
261589ca87 fix diesel example (#460) 2021-10-22 08:47:12 +01:00
e188d612c2 fix 'startup connection+schema check' to work on empty database (#459)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-10-18 13:30:02 +01:00
e60e7810de clippy 2021-10-07 03:04:59 +01:00
bfede4c1bb improve sqlx example
inspired by #455
2021-10-07 03:00:13 +01:00
f623284c71 ignore protobuf-example in ci 2021-10-06 23:12:42 +01:00
8186a8cfea fix broken links (#441)
Co-authored-by: Igor Aleksanov <popzxc@yandex.ru>
Co-authored-by: Altug Sahin <altugsahin@gmail.com>
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-10-06 22:28:53 +01:00
cc948594fe Add MongoDB example (#452)
Co-authored-by: Igor Aleksanov <popzxc@yandex.ru>
2021-10-06 22:23:12 +01:00
7487a81e90 Fix sqlx_todo CI checks (#415) 2021-03-03 23:37:17 +09:00
75c19eb5c9 Add tests to diesel example (#414)
* add tests to diesel example

* add diesel migration to gh workflow

* update diesel gh action

* update diesel gh action

* review #414 diesel tests
2021-03-02 03:35:02 +09:00
c3407627d0 Restructure folders (#411) 2021-02-26 00:57:58 +00:00