nette / database

💾 A database layer with a familiar PDO-like API but much more powerful. Building queries, advanced joins, drivers for MySQL, PostgreSQL, SQLite, MS SQL Server and Oracle.
https://doc.nette.org/database
Other
512 stars 108 forks source link

Coding standard fix #234

Closed EdaCZ closed 5 years ago

EdaCZ commented 5 years ago

Small coding standard fix in one test.

dg commented 5 years ago

👍