Opened 19 years ago
Last modified 2 years ago
#891 closed New feature
customize table name prefixes — at Initial Version
Reported by: | aaronsw | Owned by: | Adrian Holovaty |
---|---|---|---|
Component: | Database layer (models, ORM) | Version: | |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Currently if a table is defined in a module named gork.py then the tables will be prefixed with "gork_". There should be some way to override this.
Note:
See TracTickets
for help on using tickets.