Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

root/trunk/activerecord/lib/active_record/schema_dumper.rb


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @9244 [9244] 04/09/08 16:20:15 rick Add support for interleaving migrations by storing which migrations have …
(edit) @8124 [8124] 11/09/07 22:08:52 david Set the record straight on the purpose and utility of db/schema.rb
(edit) @7471 [7471] 09/13/07 23:13:34 bitsweat minor speedups + forward-compat syntax
(edit) @6719 [6719] 05/11/07 21:26:53 david Sexy dumper now has its groove on (closes #8281) [Chris Wanstrath]
(edit) @4650 [4650] 08/02/06 20:20:38 bitsweat Schema dumper quotes date :default values.
(edit) @4596 [4596] 07/08/06 20:35:56 bitsweat r4704@asus: jeremy | 2006-06-27 12:00:19 -0700 decimal r4705@asus: …
(edit) @4315 [4315] 04/30/06 02:40:06 marcel Ensure that StringIO is always available for the Schema dumper. [Marcel …
(edit) @4273 [4273] 04/26/06 06:15:51 marcel Prettify output of schema_dumper by making things line up. Closes #4241
(edit) @3565 [3565] 02/09/06 22:09:17 bitsweat PostgreSQL: smarter schema dumps using pk_and_sequence_for(table). Closes …
(edit) @3347 [3347] 12/24/05 17:31:26 xal ActiveRecord::Base.schema_ignore_tables => …
(edit) @3346 [3346] 12/24/05 16:55:55 xal SchemaDumper now doesn't fail anymore when there are unknown column types …
(edit) @2499 [2499] 10/09/05 01:22:47 marcel PostgreSQL returns the path type wrapped in quotes.
(edit) @2473 [2473] 10/06/05 03:20:28 david Added :force option to create_table that'll try to drop the table if it …
(edit) @2464 [2464] 10/05/05 13:37:00 minam Schema dumper should emit ":default => false" if the default for a column …
(edit) @2339 [2339] 09/25/05 17:56:03 david Refactored the AbstractAdapter to be a lot less scary. Cleaned up the docs …
(edit) @2330 [2330] 09/25/05 09:14:58 david Okay, you can have an extra space
(edit) @2322 [2322] 09/24/05 17:50:07 david Just include activerecord/schema with AR so it doesnt need to be dumped
(add) @2312 [2312] 09/23/05 13:29:33 minam Add ActiveRecord::SchemaDumper for dumping a DB schema to a pure-ruby …
Note: See TracRevisionLog for help on using the revision log.