sougatamondal / migratordotnet

Automatically exported from code.google.com/p/migratordotnet
0 stars 0 forks source link

Support for Tablespaces/Schemas #45

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Nearly all databases have support for tablespaces (or something similar).
It would be very useful for migratordotnet to support the ability to create
a table in a specified tablespace. The same goes for indexes.

Maybe along these same lines a more generic solution of allowing
modification / creation of tables with other properties as well.

Tablespace examples:
http://www.postgresql.org/docs/8.1/static/sql-createtable.html
http://download.oracle.com/docs/cd/B28359_01/server.111/b28286/statements_7002.h
tm#i2062833
http://msdn.microsoft.com/en-us/library/aa258255(SQL.80).aspx (filegroup)

Original issue reported on code.google.com by brendan....@gmail.com on 8 Jul 2008 at 11:42

GoogleCodeExporter commented 8 years ago

Original comment by geoffl...@gmail.com on 4 Aug 2008 at 2:16

GoogleCodeExporter commented 8 years ago

Original comment by geoffl...@gmail.com on 9 Feb 2009 at 11:10

GoogleCodeExporter commented 8 years ago
Issue 73 has been merged into this issue.

Original comment by geoffl...@gmail.com on 9 Feb 2009 at 11:12

GoogleCodeExporter commented 8 years ago
Issue 42 has been merged into this issue.

Original comment by geoffl...@gmail.com on 9 Feb 2009 at 11:15