Commit Graph

4 Commits

Author SHA1 Message Date
4cbfd1a4f8 Allow fromName to be null 2021-03-14 15:47:29 -06:00
1c1682fe4f Move duration column to recordings table 2021-03-11 12:52:08 -07:00
3452cd143a Add "recordings" table, save raw audio blobs in it
Other changes:
- Move Stored(Voicemail|Recording) interfaces into knex/types/tables
module for reduced boilerplate.
- Change updateStoredVoicemail to take Partial<StoredVoicemail>,
allowing to only update only some columns
2021-03-11 10:59:08 -07:00
fd54a8e4dd Initial commit 2021-03-10 22:10:47 -07:00