My Notes

  • Easy way to duplicate objects, especially to change an object’s type
  • Link from documentation page to its location in public repo?
  • Should we mark features as “experimental?”
    • link properties
    • grouping
    • tuple properties
    • No, but document the quirks
      • work with Sully on putting together a list of quirks
  • Is it possible to make PGAdmin work?
    • related to previous question: should we do more to calibrate expectations around what will and will not work?
    • Can’t do any sort of admin
    • Other clients might work. File a bug if they don’t. We have a compatibility layer. Surface is huge. We’ve tried to cover as much of it as we can, but not all of it.
  • adding EdgeQL query as comment to queries in PG
  • Someone posted an article rounding up their experience using EdgeDB with lots of great insights
    • Move GraphQL globals into variables since existing GraphQL libraries will not accept the globals key
    • Where they refer to indexes not being configurable, th
    • Transaction isolation levels are not configurable in EdgeDB. We only expose serializable.

Meeting Notes