dev

From SkyPHP

Jump to: navigation, search

The dev module is a part of the skyphp codebase.

Tools

  • /dev/aql - execute aql statement
  • /dev/grid - coming soon
  • /dev/crypto - encrypt and decrypt
  • /dev/phpinfo - display phpinfo()
  • /dev/db - version control interface for db schema changes

Tables

website_host - so you can deploy upgrades to all nodes automatically

  • domain
  • hostname
  • db_hostname
  • dbw_hostname

dev_codebase - the codebases that use this database for sql_log

  • codebase

dev_sql_log

  • codebase
  • module
  • sql
  • version
Personal tools