7 lines
53 B
Python
7 lines
53 B
Python
__all__=[
|
|
'postgres',
|
|
'sqlite',
|
|
'mysql',
|
|
'oracle',
|
|
]
|