log
db_file_path
Database
Initialize the database with the given SQL schema.
Returns all tables in the SQL database.
Returns the schema for a given table.
Drops all tables in the SQL database.
Database.db_file_path
Database.engine
Database.connection
Database.cursor
Database.initialize_database()
Database.show_tables()
Database.get_table_schema()
Database.drop_tables()
snews_cs.cs_utils
snews_cs.heartbeat_feedbacks