# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
AddColumnToTable checks if the table exists, validates the data type, and adds a new column to the specified table.
CrateTable creates a new table in the database with the specified table name.
No description provided by the author
ExecuteNonQuery executes a non-query SQL statement.
No description provided by the author
GetTableConfig retrieves the TableConfig for a specific table by its name.
GetTablesConfig retrieves the tables configuration map.
No description provided by the author
No description provided by the author
No description provided by the author
LoadTablesConfig retrieves the table configuration from the database and loads it into the tablesConfig map.
AddColumnToTable checks if the table exists, validates the data type, and adds a new column to the specified table.
# Constants
Constants representing enum values.
Constants representing enum values.
Constants representing enum values.
Constants representing enum values.
Constants representing enum values.
Constants representing enum values.
# Type aliases
No description provided by the author