Rebrand: Rename project from Apoklisis to Patherly

This commit is contained in:
Michael Chihlas
2026-01-31 20:07:26 -05:00
parent 40373a835c
commit 06cc83e3fe
9 changed files with 29 additions and 23 deletions

View File

@@ -3,7 +3,7 @@ script_location = alembic
prepend_sys_path = .
version_path_separator = os
sqlalchemy.url = postgresql://postgres:postgres@localhost:5432/decision_tree
sqlalchemy.url = postgresql://postgres:postgres@localhost:5432/patherly
[post_write_hooks]