Skip to content

2.0.0-beta6

Pre-release
Pre-release
Compare
Choose a tag to compare
@pmjones pmjones released this 30 Jun 20:16
· 28 commits to 2.x since this release

Now adds a Table::DRIVER constant indicating the PDO driver used for the table.

Fix: adds use Atlas\Table\Row to Type.tpl, since it is used as an argument
typehint in the docblock.