fraci
    Preparing search index...

    Type Alias SupportedDrizzleDatabaseSync

    SupportedDrizzleDatabaseSync: BaseSQLiteDatabase<"sync", any, any>

    Type representing supported synchronous Drizzle database clients. This is specifically for Bun SQLite, which is the only synchronous database engine currently available.