Ticket #78 (new task)
Opened 10 months ago
remove all references to mysql from opus_core/urbansim
| Reported by: | travis | Owned by: | cuspa |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Opus/UrbanSim (general) | Version: | |
| Keywords: | sqlalchemy | Cc: |
Description
After sqlalchemy conversion, there will be no reason to ever reference mysql directly in the codebase, except in the config for defining which DBMS backend is being used. All references to mysql should be replaced with the appropriate dbms agnostic code.
Note: See
TracTickets for help on using
tickets.
