Robert Pustułka
|
034dbfb208
Moved database related methods to the new
|
9 years ago |
Robert Pustułka
|
e01c959061
Added SqlGeneratorInterface and implemented it in TableSchema class.
|
9 years ago |
Robert Pustułka
|
f211b70046
Added SchemaInterface and implemented it in TableSchema class.
|
9 years ago |
Robert Pustułka
|
8bd8b3b724
Fix docblock.
|
9 years ago |
Robert Pustułka
|
de9bca9ef9
Added the convenience method for checking if a column exists.
|
9 years ago |
Robert Pustułka
|
e9e50943ab
Split columnType() into getter/setter.
|
9 years ago |
Mark Story
|
aa8eb6a825
Fix casing.
|
9 years ago |
Mark Story
|
50ddb7579d
Add constants for abstract schema types.
|
9 years ago |
Robert Pustułka
|
0dec817b26
Change ConnectionInterface typehint to Connection.
|
9 years ago |
Mark Story
|
d76a6ebabf
Merge branch 'master' into 3.next
|
9 years ago |
Travis Rowland
|
1b0ce56f3b
Using short syntax for applied operations
|
9 years ago |
Mark Story
|
56c279ca29
Merge branch '3.next' into 3next-small-tiny-int
|
9 years ago |
Mark Story
|
f40e027455
Rename (small|tiny)int to (small|tiny)integer
|
9 years ago |
Mark Story
|
2b0f9039b1
Add ability to remove columns from schema objects.
|
9 years ago |
Mark Story
|
c77e646c62
Add support for tinyint/smallint to MySQL schema
|
9 years ago |
Mark Story
|
946478e7a1
Update backwards compat alias generation.
|
9 years ago |
dereuromark
|
cd379b2fc5
Fix up doc block return types for chaining.
|
9 years ago |
dereuromark
|
2312ab8023
Fix some more doc blocks and smells. Enable further clickability in IDE.
|
9 years ago |
dereuromark
|
2f0133bbbe
Use self instead of $this for IDE compatibility.
|
9 years ago |
mscherer
|
e7510d8196
Adjustments as per review.
|
9 years ago |
dereuromark
|
97f008a711
Split combined into separate getter setter for cleaner API.
|
9 years ago |
dereuromark
|
703260adac
Rename Schema/Table to Schema/TableSchema via class_alias()
|
9 years ago |