Jakub Miazek
|
7ce760fa04
|
lint
|
2022-04-23 20:17:06 +02:00 |
|
Jakub Miazek
|
6ef45c750a
|
add how to feed db to README.md
|
2022-04-23 20:06:34 +02:00 |
|
Jakub Miazek
|
3ba86e370a
|
python 3.7 fix
|
2022-04-23 13:12:46 +02:00 |
|
Jakub Miazek
|
f7cf6cca35
|
Merge pull request #27 from grillazz/json-field-example
ci and deps updated
|
2022-04-23 13:04:01 +02:00 |
|
Jakub Miazek
|
d1b1649592
|
python 3.7 fix
|
2022-04-23 13:02:53 +02:00 |
|
Jakub Miazek
|
0cf377cffc
|
lru_cache fix
|
2022-04-23 12:57:14 +02:00 |
|
Jakub Miazek
|
246c18cc2b
|
simplify CI
|
2022-04-22 21:11:01 +02:00 |
|
Jakub Miazek
|
cc6b7e792c
|
simplify Dockerfile
|
2022-04-22 21:06:16 +02:00 |
|
Jakub Miazek
|
95d372c93f
|
add requirements.txt
|
2022-04-22 21:05:57 +02:00 |
|
Jakub Miazek
|
720624bb63
|
bump project deps
|
2022-04-22 21:05:39 +02:00 |
|
grillazz
|
b443eb0c13
|
readme update
|
2022-04-04 20:22:38 +02:00 |
|
grillazz
|
0631b621c6
|
init shakespeare models
|
2022-04-04 20:22:28 +02:00 |
|
grillazz
|
5ee9005ebb
|
add read only declarative base for shakespeare models
|
2022-04-04 20:22:21 +02:00 |
|
Jakub Miazek
|
2d5569b17e
|
Merge pull request #26 from grillazz/json-field-example
Json field example
|
2022-03-27 20:49:01 +02:00 |
|
grillazz
|
f776f59b22
|
bump project deps
|
2022-03-27 20:42:37 +02:00 |
|
grillazz
|
3c069e01e4
|
format
|
2022-03-18 08:32:07 +01:00 |
|
Jakub Miazek
|
23e397ac84
|
Merge pull request #25 from grillazz/json-field-example
missing await and project deps bump
|
2022-03-18 08:27:08 +01:00 |
|
grillazz
|
0dd1f15011
|
missing await
|
2022-03-18 08:18:55 +01:00 |
|
grillazz
|
35f56f2f08
|
bump project deps
|
2022-03-18 08:18:35 +01:00 |
|
Jakub Miazek
|
3679430839
|
Merge pull request #24 from grillazz/json-field-example
bump project deps
|
2022-03-08 08:49:35 +01:00 |
|
grillazz
|
fab74eb30b
|
bump project deps
|
2022-03-08 08:46:16 +01:00 |
|
Jakub Miazek
|
22e682bf70
|
Merge pull request #23 from grillazz/json-field-example
Json field example
|
2022-03-02 20:46:20 +01:00 |
|
grillazz
|
9c70ba821e
|
Merge branch 'json-field-example' of github.com:grillazz/fastapi-sqlalchemy-asyncpg into json-field-example
|
2022-03-02 20:41:56 +01:00 |
|
Jakub Miazek
|
de2c6cb250
|
Merge pull request #22 from grillazz/main
test
|
2022-03-02 20:41:09 +01:00 |
|
Jakub Miazek
|
774c5f506a
|
Merge pull request #21 from grillazz/json-field-example
wrap db session with context manager
|
2022-02-18 09:27:13 +01:00 |
|
grillazz
|
327792954b
|
wrap db session with context manager
|
2022-02-17 19:56:10 +01:00 |
|
kuba
|
96ee8e43e0
|
wrap db session with context manager
|
2022-02-17 19:56:10 +01:00 |
|
Jakub Miazek
|
5f59f97944
|
Merge pull request #20 from grillazz/json-field-example
update project deps
|
2022-02-17 19:51:56 +01:00 |
|
grillazz
|
f9cc57bfea
|
fix build
|
2022-02-17 19:48:49 +01:00 |
|
kuba
|
518102860b
|
fix build
|
2022-02-17 19:48:49 +01:00 |
|
grillazz
|
130a0d7f54
|
update project deps
|
2022-02-17 19:39:05 +01:00 |
|
kuba
|
18d8967814
|
update project deps
|
2022-02-17 19:39:05 +01:00 |
|
grillazz
|
b0d42a281b
|
update project deps
|
2022-02-14 21:22:45 +01:00 |
|
kuba
|
130694110f
|
update project deps
|
2022-02-14 21:22:45 +01:00 |
|
grillazz
|
8831409743
|
update project deps
|
2022-02-14 21:17:07 +01:00 |
|
kuba
|
9860e4cdfe
|
update project deps
|
2022-02-14 21:17:07 +01:00 |
|
Jakub Miazek
|
b3758a1ea3
|
Merge pull request #19 from grillazz/json-field-example
move await engine.dispose() to test client
|
2022-02-02 14:16:12 +01:00 |
|
grillazz
|
2a6f09b71b
|
move await engine.dispose() to test client
|
2022-02-02 13:54:41 +01:00 |
|
kuba
|
14eef23f85
|
move await engine.dispose() to test client
|
2022-02-02 13:54:41 +01:00 |
|
Jakub Miazek
|
3da089cc68
|
Merge pull request #18 from grillazz/json-field-example
intro await engine.dispose() for sqlalchemy
|
2022-02-02 13:16:40 +01:00 |
|
grillazz
|
bed2d99bed
|
fix ci
|
2022-02-02 13:13:27 +01:00 |
|
kuba
|
bec67cf98b
|
fix ci
|
2022-02-02 13:13:27 +01:00 |
|
grillazz
|
360457d258
|
fix ci
|
2022-02-02 12:59:49 +01:00 |
|
kuba
|
c12e3efe93
|
fix ci
|
2022-02-02 12:59:49 +01:00 |
|
grillazz
|
3cda5811cd
|
for AsyncEngine created in function scope, close and clean-up pooled connections adding await engine.dispose()
|
2022-02-02 12:55:26 +01:00 |
|
kuba
|
9b34191069
|
for AsyncEngine created in function scope, close and clean-up pooled connections adding await engine.dispose()
|
2022-02-02 12:55:26 +01:00 |
|
grillazz
|
d05d12c802
|
bump project deps
|
2022-02-02 10:29:46 +01:00 |
|
kuba
|
f505a1eb05
|
bump project deps
|
2022-02-02 10:29:46 +01:00 |
|
grillazz
|
822b3eaf44
|
bump project deps
|
2022-02-02 09:03:57 +01:00 |
|
kuba
|
3efa84493e
|
bump project deps
|
2022-02-02 09:03:57 +01:00 |
|