XMF Cookbook
Search
⌃K
Introduction
XMF Cookbook
Basic Ingredients
Recipes
Reference
Assert
Database
Migrate
TableLoad
Tables
Debug
FilterInput
Highlighter
IPAddress
Jwt
Key
Language
Metagen
Module
ProxyCheck
Random
Request
StopWords
Uuid
Yaml
Credits
License:
Table of Content
Powered By GitBook

Database

The Xmf\Database namespace contains classes to simplify database maintenance tasks associated with installing and updating a module.

Classes in the Xmf\Database namespace

  • ​Migrate​
  • ​TableLoad​
  • ​Tables​
    • ​Getting Started​
    • ​Table Operations​
    • ​Working with Columns​
    • ​Working with Indexes​
    • ​Changing Table Data​
    • ​Interacting with the Work Queue​
    • ​Error Info and Debugging​
Previous
Assertions
Next
Migrate
Last modified 5yr ago