Skip to main content

Client

Client Attributes

  • generator - generator for client
  • adapter - database adapter

Define Database Config

  • REX_ENV
config "development" {
}

Client Attributes

  • url -
  • database -
  • host -
  • port -
  • user -
  • password -
  • encoding -
  • pool -
  • timeout -
  • socket -
  • raw_options -