terrymanu closed issue #29370: sql:do $$ BEGIN IF (select count(*) from 
information_schema.tables where table_name = 'casbin_rule') = 0 THEN CREATE 
SEQUENCE IF NOT EXISTS CASBIN_SEQUENCE START 1; END IF; END; $$;
URL: https://github.com/apache/shardingsphere/issues/29370


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to