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
4ca1810d070d876f72c323f91d2402507a77ad0c
relspecgo
/
pkg
/
writers
History
Hein
4ca1810d07
Some checks failed
Release / test (push)
Failing after -31m18s
Details
Release / release (push)
Has been skipped
Details
Release / pkg-aur (push)
Has been skipped
Details
Release / pkg-deb (push)
Has been skipped
Details
Release / pkg-rpm (push)
Has been skipped
Details
refactor(dctx): sort table columns and indexes for deterministic output
2026-04-26 12:50:39 +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
test(drawdb): add test for converting column types with modifiers
2026-04-26 12:35:54 +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(scripts):
🎉
Add --ignore-errors flag for script execution
2026-01-31 20:21:22 +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