root/galaxy-central/eggs/SQLAlchemy-0.5.6_dev_r6498-py2.6.egg/sqlalchemy/databases/postgresql.py
リビジョン 3, 170 bytes (コミッタ: kohda, 14 年 前) |
---|
行番号 | |
---|---|
1 | """Provide forwards compatibility with SQLAlchemy 0.6 which |
2 | uses the name "postgresql" for the Postgresql dialect. |
3 | |
4 | """ |
5 | from sqlalchemy.databases.postgres import dialect |
Note: リポジトリブラウザについてのヘルプは TracBrowser
を参照してください。