Masen Furer
|
12eaf08c88
Add `expire_on_commit=False` for async sessions (#4582)
|
4 months ago |
Thomas Brandého
|
848b87070c
fix health check and skip not needed tasks (#4563)
|
4 months ago |
Thomas Brandého
|
d7956c19d3
enable PERF rules (#4469)
|
5 months ago |
Thomas Brandého
|
ff510cacc5
enable C4 rule (#4536)
|
5 months ago |
Masen Furer
|
4922f7ba05
Reuse the sqlalchemy engine once it's created (#4493)
|
5 months ago |
benedikt-bartscher
|
4a6c16e9dc
More env var cleanup (#4248)
|
6 months ago |
Khaleel Al-Adhami
|
d0c1eb7488
fix inverted alembic file check (#4238)
|
6 months ago |
Khaleel Al-Adhami
|
f39e8c9667
move all environment variables to the same place (#4192)
|
7 months ago |
Simon Young
|
e96b4bf42e
a friendly little helper (#4021)
|
7 months ago |
Samarth Bhadane
|
59047303c9
/health endpoint for K8 Liveness and Readiness probes (#3855)
|
8 months ago |
benedikt-bartscher
|
9d71bcbbb5
bare sqlalchemy session + tests (#3522)
|
10 months ago |
Masen Furer
|
ea0f490030
[REF-2764] dep update 0.5.0 (#3245)
|
1 year ago |
Masen Furer
|
83371d51d3
[REF-2658] Alembic should use batch mode for autogenerate (#3223)
|
1 year ago |
Masen Furer
|
d7abcd45de
Force pydantic v1 for sqlmodel compatibility (#3026)
|
1 year ago |
benedikt-bartscher
|
5701a72c8f
Bare sqlalchemy metadata (#2355)
|
1 year ago |
Masen Furer
|
e245b6b6a0
support SQLModel 0.0.14 + SQLAlchemy 2 (#2283)
|
1 year ago |
Masen Furer
|
92dd68c51f
Improve Var type handling for better rx.Model attribute access (#2010)
|
1 year ago |
Nikhil Rao
|
1938a6cc58
Add serializers for different var types (#1816)
|
1 year ago |
Martin Xu
|
3406be3ff8
supply default for sqlmodel PK for both DB and python to work (#1788)
|
1 year ago |
Nikhil Rao
|
1d9f25be6d
Fix project hash and modernize type annotations (#1704)
|
1 year ago |
Masen Furer
|
196bdc5101
model: only pass "check_same_thread" arg for sqlite database (#1662)
|
1 year ago |
Nikhil Rao
|
0beb7a409f
Clean up config parameters (#1591)
|
1 year ago |
Nikhil Rao
|
068bcd906e
Add unified logging (#1462)
|
1 year ago |
Mendie Uwemedimo
|
23fa6d5ec4
enable SQL statements echo with SQLALCHEMY_ECHO config constant for debugging (#1369)
|
1 year ago |
Masen Furer
|
4a661a5395
reflex db migrate CLI and associated config (#1336)
|
1 year ago |
Masen Furer
|
5505d10989
rx.Model: automigrate using alembic (#1321)
|
1 year ago |
Nikhil Rao
|
139ce38df1
Rename pynecone to reflex (#1236)
|
1 year ago |