Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/drizzle-team/drizzle-orm
/ xata-http.test.ts
File
xata-http.test.ts
integration-tests/tests/pg/xata-http.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
retry from
'async-retry'
;
2
import
{ sql } from
'drizzle-orm'
;
3
import
{ pgTable, serial, timestamp } from
'drizzle-orm/pg-core'
;
4
import
{ drizzle } from
'drizzle-orm/xata-http'
;
Callers
nothing calls this directly
Calls
15
getXataClient
Function · 0.90
drizzle
Function · 0.90
sql
Function · 0.90
migrate
Function · 0.90
randomString
Function · 0.90
pgTable
Function · 0.90
serial
Function · 0.90
timestamp
Function · 0.90
skipTests
Function · 0.90
tests
Function · 0.90
execute
Method · 0.45
values
Method · 0.45
Tested by
no test coverage detected