[Jifty-commit] r823 - in Jifty-DBI/trunk: lib/Jifty/DBI

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Sun Apr 9 16:29:49 EDT 2006


Author: jesse
Date: Sun Apr  9 16:29:49 2006
New Revision: 823

Modified:
   Jifty-DBI/trunk/   (props changed)
   Jifty-DBI/trunk/lib/Jifty/DBI/SchemaGenerator.pm

Log:
 r11479 at hualien:  jesse | 2006-04-09 16:28:48 -0400
 * YetAnotherEric pointed out that the SchemaGenerator docs were out of date.


Modified: Jifty-DBI/trunk/lib/Jifty/DBI/SchemaGenerator.pm
==============================================================================
--- Jifty-DBI/trunk/lib/Jifty/DBI/SchemaGenerator.pm	(original)
+++ Jifty-DBI/trunk/lib/Jifty/DBI/SchemaGenerator.pm	Sun Apr  9 16:29:49 2006
@@ -26,8 +26,8 @@
 =head1 DESCRIPTION
 
 This module turns a Jifty::Record object into an SQL schema for your chosen
-database. At the moment, your chosen database is Postgres 7.4 or newer.
-Patches welcome.
+database. At the moment, your choices are MySQL, SQLite, or PostgreSQL.
+Oracle might also work right, though it's untested.
 
 =head1 INTERFACE 
 


More information about the Jifty-commit mailing list