sql/core_enum.sql
[Pman.Core] / sql / core_oauth_scopes.sql
index 282fc04..bf715bb 100644 (file)
@@ -5,4 +5,4 @@ CREATE TABLE core_oauth_scopes (
     PRIMARY KEY (id)
 );
 
-call mysql_change_engine('core_oauth_scopes');
\ No newline at end of file
\ No newline at end of file