My Notes

  • Wrapping up SDL syntax conversion for 3.0 documentation
    • New extending syntax is also for object types, right?
      • no
    • Client documentation is not versioned, right?
      • Will probably be independently versioned from the EdgeDB version selector
      • Will discuss approach later
      • For now, we will update SDL in client docs to new syntax when 3.0 is released
    • Writing new syntax for properties and links

Meeting Notes

  • Need to document weaknesses of SQL dump
    • Ranges may be converted to Postgres ranges
    • dump is just for using with Postgres tool
    • Dump will not be able to be turned back into an EdgeDB database