- Vienna, Austria
Pinned Loading
-
Implementing Efficient Binary ULID S...
Implementing Efficient Binary ULID Storage in MySQL with Drizzle ORM 12For anyone considering the use of ULIDs in MySQL with `drizzle`, here's a ready-to-use `ULID` type for your convenience.
34```ts
5import { Ulid as ULID } from "id128";
-
column-selector.ts
column-selector.ts 1// P.S. the real moeny is at the buttom of the file23import { getTableColumns, type Table } from "drizzle-orm";
45/** -
better-auth & expo, offline support
better-auth & expo, offline support 1import { useEffect, useState } from "react";
2import * as Network from "expo-network";
34export function useOnline() {
5const [isOnline, setIsOnline] = useState(true);
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.



