ramp_database.testing
.setup_toy_db¶
-
ramp_database.testing.
setup_toy_db
(session)¶ Only setup the database by adding some data.
- Parameters
- session
sqlalchemy.orm.Session
The session to directly perform the operation on the database.
- ramp_configdict
The configuration file containing the information about a RAMP event.
- session