summaryrefslogtreecommitdiff
path: root/test.cfg
blob: 0005472f0ce588bfce43fa606a3fab41eb88ced3 (plain)
1
2
3
4
5
6
7
8
9
10
[db]
postgresql = postgresql://scott:tiger@localhost/test
mysql = mysql://scott:tiger@localhost/test
mssql = mssql+pyodbc://scott:tiger@ms_2005/
oracle=oracle://scott:tiger@172.16.248.129/xe
sybase=sybase+pyodbc://scott:tiger7@sybase/
firebird=firebird://scott:tiger@localhost/foo.gdb?type_conv=300
oursql=mysql+oursql://scott:tiger@localhost/test
pymssql=mssql+pymssql://scott:tiger@ms_2005/