Commit graph

7 commits

Author SHA1 Message Date
5dacc908f2 Add missing dependencies
Add tile server
Config: add defults
Cosmetic refactorings
2024-02-10 19:26:38 +05:30
7e9e266157 Implement map api (ex. /v2/map/init-data)
Migrate registry.primary_groups to pydantic model
2024-01-11 12:55:42 +05:30
71cb491617 Helper class for db schema 2024-01-05 01:50:32 +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
1e3678fb69 Migrate from dyn_join_with to selectinload 2024-01-03 17:07:11 +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
049b8c9927 Misc:
Basic registry, with survey stores
Move to standard src/ dir
versions: sqlmodel official, pydantic v2
etc...
2023-12-13 01:25:00 +05:30
Renamed from src/models/map_bases.py (Browse further)