1
0
mirror of https://github.com/actix/examples synced 2024-11-23 22:41:07 +01:00
Commit Graph

12 Commits

Author SHA1 Message Date
Tomáš Diblík
3e2b0832fa
[Feature] Add simple README linking to rbatis examples. (#513) 2022-01-30 16:20:58 +00:00
Luca Palmieri
8b5de155bd
Update db/basic, db/sqlx_todo and db/r2d2 to v4 (#506) 2022-01-29 16:25:46 +00:00
fakeshadow
261589ca87
fix diesel example (#460) 2021-10-22 08:47:12 +01:00
sanchezroselly
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
Rob Ede
e60e7810de
clippy 2021-10-07 03:04:59 +01:00
Rob Ede
bfede4c1bb
improve sqlx example
inspired by #455
2021-10-07 03:00:13 +01:00
Rob Ede
f623284c71
ignore protobuf-example in ci 2021-10-06 23:12:42 +01:00
Altug Sahin
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
Isabel Atkinson
cc948594fe
Add MongoDB example (#452)
Co-authored-by: Igor Aleksanov <popzxc@yandex.ru>
2021-10-06 22:23:12 +01:00
Daniel T. Rodrigues
7487a81e90
Fix sqlx_todo CI checks (#415) 2021-03-03 23:37:17 +09:00
Daniel T. Rodrigues
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
Daniel T. Rodrigues
c3407627d0
Restructure folders (#411) 2021-02-26 00:57:58 +00:00