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

bridges: changed file structure

This commit is contained in:
David Grudl
2014-03-24 19:25:32 +01:00
parent 2890690133
commit ca839c5fbf
6 changed files with 1 additions and 1 deletions

View File

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