Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

82 make stalker sqlalchemy 2 compliant #105

Merged
merged 6 commits into from
Nov 11, 2024

Conversation

eoyilmaz
Copy link
Owner

@eoyilmaz eoyilmaz commented Nov 11, 2024

So, yeah, Stalker is now SQLAlchemy 2.x compliant.

…ject`, `Studio`, `WorkingHours`, `Task`, `TaskDependency` to use pure Python string templates instead of Jinja2 templates, and now the TaskJuggler project file is rendered much more beautifully, so no more excessive or lacking indentations, or extra white spaces, everything is rendered beautifully.
…vironment variable and enable warnings for tests, to start moving towards Sqlalchemy 2.x compatibility.
…2.x compatibility and fixed all the tests that are not working anymore.
…ed `SimpleEntity.__stalker_version__` to `SimpleEntity.stalker_version`).
@eoyilmaz eoyilmaz linked an issue Nov 11, 2024 that may be closed by this pull request
1 task
@eoyilmaz eoyilmaz merged commit 7843172 into develop Nov 11, 2024
24 checks passed
@eoyilmaz eoyilmaz deleted the 82-make-stalker-sqlalchemy-2-compliant branch November 11, 2024 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make Stalker SQLAlchemy 2 Compliant
1 participant