There is a skeleton for the updateSql function. This is used more for the cli module I plan to build but it should at the very least be in here first. Used for when the datasource requires the alter, create, and alternating commands be revoked at the datasource. For example during lock down. The user can use this to generate the sql and then run the sql manually.
There is a skeleton for the updateSql function. This is used more for the cli module I plan to build but it should at the very least be in here first. Used for when the datasource requires the alter, create, and alternating commands be revoked at the datasource. For example during lock down. The user can use this to generate the sql and then run the sql manually.