root/galaxy-central/eggs/SQLAlchemy-0.5.6_dev_r6498-py2.6.egg/sqlalchemy/databases/postgresql.py @ 3

リビジョン 3, 170 bytes (コミッタ: kohda, 14 年 前)

Install Unix tools  http://hannonlab.cshl.edu/galaxy_unix_tools/galaxy.html

行番号 
1"""Provide forwards compatibility with SQLAlchemy 0.6 which
2uses the name "postgresql" for the Postgresql dialect.
3
4"""
5from sqlalchemy.databases.postgres import dialect
Note: リポジトリブラウザについてのヘルプは TracBrowser を参照してください。