Carnivora
master

Overview

  • Carnivora
  • API Conventions
  • Development

Default Service Schemas

  • dns
  • domain_reseller
  • email
  • jabber
  • server_access
  • web

System Schemas

  • backend
  • commons
  • system
  • user

Buildins

  • PostgreSQL
    • Types
      • anyarray
      • bigint
      • boolean
      • integer
      • jsonb
      • timestamp
      • uuid
      • varchar
  • YamSql
Carnivora
  • Docs »
  • PostgreSQL
  • Edit on GitHub

PostgreSQL¶

Types¶

anyarray¶

bigint¶

boolean¶

integer¶

  • int

jsonb¶

  • https://www.postgresql.org/docs/current/static/datatype-json.html

timestamp¶

uuid¶

  • https://www.postgresql.org/docs/current/static/uuid-ossp.html

varchar¶

  • https://www.postgresql.org/docs/current/static/datatype-character.html
Next Previous

© Copyright 2016–2019, Sophie Herold Revision d4f5a592.

Built with Sphinx using a theme provided by Read the Docs.