
sql.globals.V11__create_eventid_sequence.sql Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of izanami Show documentation
Show all versions of izanami Show documentation
Izanami is an open source centralized feature flag solution.
CREATE SEQUENCE IF NOT EXISTS eventid;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy