Re: [pgadmin-hackers] Trying to add features to pgMigration

2002-06-11 Thread Dave Page
Original message ____ Subject: [pgadmin-hackers] Trying to add features to pgMigration Sender: "John McCawley" <[EMAIL PROTECTED]> Date: Tue, 11 Jun 2002 19:39:53 + Hello there, I wanted to add 2 features to pgMigration: 1) Add a checkbox to allow dropping of tab

[pgadmin-hackers] Trying to add features to pgMigration

2002-06-11 Thread John McCawley
Hello there, I wanted to add 2 features to pgMigration: 1) Add a checkbox to allow dropping of tables on destination Postgres DB that match the table name you are trying to import 2) Add functionality to convert MS SQL Server autonumbers to PG Serial fields. I am running PostgreSQL 7.1.3, an