1
0
mirror of https://github.com/dg/dibi.git synced 2025-09-02 18:42:36 +02:00

added bridge for Nette 2.2 & Tracy

This commit is contained in:
David Grudl
2014-03-24 19:29:59 +01:00
parent e4e767048f
commit abd3e2116c
4 changed files with 210 additions and 1 deletions

View File

@@ -0,0 +1,12 @@
# This will create service named 'dibi.connection'.
# Requires Nette Framework 2.2
extensions:
dibi: Dibi\Bridges\Nette\DibiExtension22
dibi:
host: localhost
username: root
password: ***
database: foo
lazy: TRUE