To insert the draw.io macro when editing a Confluence page, type /draw, and select draw.io Diagram
4 Matching Annotations
- Jan 2024
-
drawio-app.com drawio-app.com
-
- Jul 2020
-
github.com github.com
-
[:returning] (Postgres-only) An array of attributes that should be returned for all successfully inserted records. For databases that support INSERT ... RETURNING, this will default to returning the primary keys of the successfully inserted records. Pass returning: %w[ id name ] to return the id and name of every successfully inserted record or pass returning: false to omit the clause.
-
- Aug 2016
-
Local file Local file