Skip to main content
Deno 2 is finally here 🎉️
Learn more
->
Dismiss
Products
Open Source
Deno
Modern runtime for JavaScript and TypeScript
Fresh
Web framework designed for the edge
JSR
TypeScript-first ESM package registry
Commercial
Deno for Enterprise
Enterprise support for runtime projects
Deploy
Easy serverless hosting for your JavaScript projects
Subhosting
Securely run untrusted code in a scalable sandbox
Docs
Modules
Standard Library
JSR
Node.js & npm
Current path
deno.land/x
Community
Discord
GitHub
X
YouTube
Mastodon
Blog
Search…
⌘K
Module
x
/
dso
/
src
/
sync.ts
Simple Orm library for Deno based on deno_mysql
manyuanrong/dso
Version
Latest
v1.0.0
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
0.7.0
0.6.1
0.6.0
0.5.0
0.4.7
0.4.6
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.0
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
Menu
sync.ts
f
sync
model.ts
c
BaseModel
I
QueryOptions
T
ModelFields
f
Model
field.ts
I
FieldOptions
f
Field
E
Defaults
E
FieldType
util.ts
f
camel2line
f
line2camel
dso.ts
v
dso
transaction.ts
c
Transaction
Reflect.ts
import
*
as
dso
from
"https://deno.land/x/dso@v1.0.0/src/sync.ts"
;
Functions
f
sync