1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-31 17:51:43 +02:00

bridges: changed file structure

This commit is contained in:
David Grudl
2014-03-24 19:25:32 +01:00
parent fee5c294d8
commit 47f8a6f88d
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