uptrace / bun

SQL-first Golang ORM
https://bun.uptrace.dev
BSD 2-Clause "Simplified" License
3.81k stars 231 forks source link

Add DBMS and DBMSVersion to dialects #406

Open vmihailenco opened 2 years ago

vmihailenco commented 2 years ago

E.g. dialect.DBMS() should return mysql or mariadb depending on the database. This should help with writing DBMS specific code.

github-actions[bot] commented 1 week ago

This issue has been automatically marked as stale because it has not had activity in the last 30 days. If there is no update within the next 7 days, this issue will be closed.