You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check format of script files and generate an error if the format is not correct. Script files need to start with the extension name and be of the format ext--1.0.sql or ext--1.0--1.2.sql.
Check format of script files and generate an error if the format is not correct. Script files need to start with the extension name and be of the format
ext--1.0.sqlorext--1.0--1.2.sql.