Skip to content

Pure PDO dependency

Pre-release
Pre-release
Compare
Choose a tag to compare
@g105b g105b released this 22 Aug 16:39
· 345 commits to master since this release

As in v1 we are not supporting any QueryBuilder or SchemaBuilder, we're dropping the requirement of Illuminate's database layer. There was no benefit from the heavy reliance on Reflection, so now it's been removed and there is only a dependency on PDO itself.