[add]: MIgration to oracle database
This commit is contained in:
@@ -18,6 +18,10 @@ from flask_jwt_extended import (
|
||||
|
||||
def create_app():
|
||||
"""Factory function to create a Flask app instance"""
|
||||
# import oracledb
|
||||
|
||||
# oracledb.init_oracle_client(lib_dir=None)
|
||||
|
||||
app = Flask(__name__)
|
||||
|
||||
# Load configuration
|
||||
|
||||
Reference in New Issue
Block a user