OLD | NEW |
---|---|
(Empty) | |
1 The database package provides utilities for creating versioned databases. | |
2 | |
3 In order to use the LocalTestDatabaseConfig, you need to have a MySQL instance | |
4 running with a database named "sk_testing" and a user called "test_user" which | |
5 has permission to modify "sk_testing". The setup_test_db script is included for | |
6 convenience in setting up this test database and user. | |
stephana
2014/12/17 15:28:49
Without going beyond the scope of this CL, I think
borenet
2014/12/17 15:39:17
Done.
| |
OLD | NEW |