# LOCAL from .common import insert, update, connect from .schema import INIT_QUERY __all__ = ["insert", "update", "INIT_QUERY", "connect"]