mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
0778f3e738
* feat: Add v1 schema types This adds compatibility for sharing data with Coder v1. Since the tables are the same, all CRUD operations should function as expected. * Add license table