Benedikt Bartscher
|
cdc2f4f6e0
cleanup unneeded init_subclass super calls
|
1 year ago |
Benedikt Bartscher
|
be0a77a66f
pydantic_init_subclass
|
1 year ago |
Benedikt Bartscher
|
7ac184f98b
rebuild pydantic model after dropping id field
|
1 year ago |
Benedikt Bartscher
|
0240541d0b
migrate pydantic config classes to ConfigDict
|
1 year ago |
Benedikt Bartscher
|
b565e8934a
dict -> model_dump and field_info fixes
|
1 year ago |
Benedikt Bartscher
|
67c81489cf
migrate remaining __fields__ to model_fields
|
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 |