Open
Description
Given I make an update to the database via the Bknd GUI, then I want to have the TS types auto-generated, so that I can have type-safety and intellisense when using the Bknd SDK.
Without it, I can't easily use the SDK because it thinks the table doesn't exist.
Solution will be released in 0.15.0 of Bknd. Here's how it'll be solved: bknd-io/bknd#187