go-orm-s

module
v0.0.0-...-bfcbe3c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 10, 2024 License: MIT

README

go-orm-s

postgres://postgres:postgres@localhost:5432/postgres?sslmode=disable

ent

cd gen
go run -mod=mod entgo.io/ent/cmd/ent new ${table_name} 
# ex) go run -mod=mod entgo.io/ent/cmd/ent new EntUser
cd ..
go generate ./...

Directories

Path Synopsis
cmd
ent
gen
ent

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL