root/sql/README
| Revision fe61445ceeeb2974d31db88909d8abbbaeaeb578, 328 bytes (checked in by Theo Schlossnagle <jesus@omniti.com>, 4 years ago) | |
|---|---|
| |
| Line | |
|---|---|
| 1 | == Management == |
| 2 | |
| 3 | Tables are in tables/, stored procedures/functions are in sprocs/ |
| 4 | |
| 5 | The scaffolding.sql file is used to glue them all together in the right order? |
| 6 | Convoluted? perhaps. It allows us to manipulate small sections of the schema |
| 7 | as code, stored in version control, and reconstitute the database easily for |
| 8 | testing. |
Note: See TracBrowser for help on using the browser.
