Database Configuration
- • Developers and Staging can share a common database
- • To simplify copying data from staging to live database, store last modified time and last "made live" time for each record.
- • Occasionally copy data from live to staging database to keep testing environment current: users, message board posts, etc.