agronholm / agronholm/apscheduler
Table Prefix for SQLAlchemyDataStore
未关闭
enhancement
- 主要语言
- Python
- 星标
- 7.6k
- 派生
- 783
- 平均合并
- 4 天 8 小时
- 30 天内合并 PR
- 5
描述
### Things to check first
- [X] I have searched the existing issues and didn't find my feature already requested there
### Feature description
Ability to add a prefix to the table names when setting up a SQLAlchemyDataStore.
I tried doing what's mentioned in #722 but it doesn't work. The table name is still hardcoded in other places and I didn't want to go down that rabbit hole.
### Use case
Would save me some mental damage every time I look at my tables in pgadmin.
贡献指南
评估
这个 Issue 还没有评估数据。