updated Postgres Service
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from Controllers.Postgres.config import postgres_configs
|
||||
from Controllers.Mongo.config import mongo_configs
|
||||
from Controllers.Postgres.implementations import generate_table_in_postgres, run_all_tests
|
||||
from Controllers.Mongo.implementations import run_all_tests
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
||||
Reference in New Issue
Block a user