Commit graph

4 commits

Author SHA1 Message Date
e3ed311390 feature-info: migrate to pydantic, fix live 2024-01-06 12:29:48 +05:30
ec71b6ed15 Remove custom sqlalchemy metadata, manage with __table_args__
Allow sqlmodel queries, with relations
Remode join_with mechanisms coming from gino
Handlew ith_only_columns in get_df and get_gdf
Implement feature-info
2024-01-04 18:50:23 +05:30
6c5acd5a4d Fix registry geo_model to levels mapping 2023-12-26 17:20:36 +05:30
741050db89 Remove relative imports
Fix primary keys (optional)
Add baskets, importers, plugins, reactor
Add fake replacement fro graphql defs (to_migrate)
Add typing marker (py.typed)
2023-12-25 15:50:45 +05:30