mirror of
https://github.com/coder/coder.git
synced 2026-09-22 21:22:17 +08:00
* 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