mirror of
https://github.com/haexhub/haex-hub.git
synced 2025-12-16 22:20:51 +01:00
switch to nuxt ui
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import { blob, integer, sqliteTable, text } from 'drizzle-orm/sqlite-core'
|
||||
import { integer, sqliteTable, text } from 'drizzle-orm/sqlite-core'
|
||||
|
||||
export const haexCrdtLogs = sqliteTable('haex_crdt_logs', {
|
||||
hlc_timestamp: text().primaryKey(),
|
||||
|
||||
Reference in New Issue
Block a user