Opened 19 years ago
Closed 19 years ago
#363 closed defect (fixed)
Patch to make sqlall use a database specific initial data file over the database agnostic one
Reported by: | slashzero | Owned by: | Adrian Holovaty |
---|---|---|---|
Component: | Metasystem | 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
In the app's sql folder, you can now have [module].[database engine].sql to load initial data when installing an app.
Attachments (1)
Change History (3)
by , 19 years ago
Attachment: | managment.py.diff added |
---|
comment:1 by , 19 years ago
Component: | Core framework → Metasystem |
---|
comment:2 by , 19 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
patch for change