This website requires JavaScript.
Explore
Help
Sign In
wdevs
/
relspecgo
Watch
5
Star
0
Fork
0
You've already forked relspecgo
Code
Issues
1
Pull Requests
Actions
Packages
Releases
47
Wiki
Activity
Files
v1.0.47
relspecgo
/
pkg
/
writers
History
Hein
fb104ea084
All checks were successful
Release / test (push)
Successful in -31m41s
Details
Release / release (push)
Successful in -28m47s
Details
Release / pkg-aur (push)
Successful in -32m40s
Details
Release / pkg-deb (push)
Successful in -32m25s
Details
Release / pkg-rpm (push)
Successful in -28m30s
Details
feat:
✨
PostgreSQL connections opened by relspec set
application_name
by default to
relspecgo/<version>
2026-04-26 17:48:26 +02:00
..
bun
test(drawdb): add test for converting column types with modifiers
2026-04-26 12:35:54 +02:00
dbml
style(report, writers, graphql, prisma, typeorm): replace sb.WriteString with fmt.Fprintf for consistency
2026-02-28 17:08:12 +02:00
dctx
refactor(dctx): sort table columns and indexes for deterministic output
2026-04-26 12:50:39 +02:00
drawdb
feat(domains):
✨
add domain support for DrawDB integration
2026-01-04 15:49:47 +02:00
drizzle
test(drawdb): add test for converting column types with modifiers
2026-04-26 12:35:54 +02:00
gorm
test(drawdb): add test for converting column types with modifiers
2026-04-26 12:35:54 +02:00
graphql
test(drawdb): add test for converting column types with modifiers
2026-04-26 12:35:54 +02:00
json
Updated Readme files
2025-12-28 10:34:20 +02:00
mssql
feat(mssql): add MSSQL writer for generating DDL from database schema
2026-02-07 16:09:27 +02:00
pgsql
feat(pgsql): implement application_name handling in connection
2026-04-26 17:45:25 +02:00
prisma
style(report, writers, graphql, prisma, typeorm): replace sb.WriteString with fmt.Fprintf for consistency
2026-02-28 17:08:12 +02:00
sqlexec
feat:
✨
PostgreSQL connections opened by relspec set
application_name
by default to
relspecgo/<version>
2026-04-26 17:48:26 +02:00
sqlite
feat(sqlite): add SQLite writer for converting PostgreSQL schemas
2026-02-07 09:11:02 +02:00
template
feat(domains):
✨
add domain support for DrawDB integration
2026-01-04 15:49:47 +02:00
typeorm
style(report, writers, graphql, prisma, typeorm): replace sb.WriteString with fmt.Fprintf for consistency
2026-02-28 17:08:12 +02:00
yaml
Updated Readme files
2025-12-28 10:34:20 +02:00
doc.go
feat(ui): add relationship management features in schema editor
2026-02-07 09:49:24 +02:00
writer.go
feat(writers): quote default values based on SQL column type
2026-02-20 16:03:50 +02:00