IntroductionThe Core API is a class system, that support DBMS's drivers, DDL and DML statements e version control system. Base- Driver
- SchemaInspector
- ExtensibleVersion
- Version
- PartialVersion
- Controller
- Command
- Action
- FieldType
SQL StatementsDDL- Commands
- Create Table
- Alter Table
- Drop Table
- Rename Table
- Create Index
- Drop Index
- Actions
- Add
- Rename Column
- Alter Column
- Drop Column
- Field Types
- Integer
- Varchar
- Char
- Timestamp
- Date
- Time
- DateTime?
- Text
- Boolean
- Decimal
- Numeric
DML- Commands
- Select
- Insert
- Update
- Delete
- Merge
- ClearAllData
- DropAllObjects
- ExecuteSQL
- Clauses
- Where
- And
- Or
- Not
- Expression
- Operations
|