My Notes

  • fill expressions and expressions to convert when database empty
    • Can we not ask for it if it’s not needed
      • No, because you may deploy migration to a production
      • Can cast empty set for cast expressions
    • Sully: Blow away the database is his favored workflow
      • May be able to make it easy to use an empty expression in a migration
      • Edit migration afterward and remove use for fill expression (does not work for cast)

Meeting Notes

  • Document directives, how we write, what extensions, approach Todo