{
  "attributes": [
    {
      "allow_nil?": false,
      "default": "nil",
      "generated?": true,
      "primary_key?": true,
      "references": null,
      "size": null,
      "source": "id",
      "type": "bigint"
    },
    {
      "allow_nil?": true,
      "default": "nil",
      "generated?": false,
      "primary_key?": false,
      "references": null,
      "size": null,
      "source": "title",
      "type": "text"
    }
  ],
  "base_filter": null,
  "check_constraints": [],
  "custom_indexes": [],
  "custom_statements": [],
  "has_create_action": true,
  "hash": "E80C3698D988583B16B138E9284007879243E51F9551BD356D1D77648CF8D45A",
  "identities": [],
  "multitenancy": {
    "attribute": null,
    "global": null,
    "strategy": null
  },
  "repo": "Elixir.AshPostgres.TestRepo",
  "schema": null,
  "table": "integer_posts"
}