
Text type
Reported by Jonas | September 25th, 2008 @ 11:09 AM
Since that both MySQL and PostgreSQL have a type for Text [1], could be added in its adapters [2]:
[1] http://dev.mysql.com/doc/refman/... http://www.postgresql.org/docs/7...
Comments and changes to this ticket
-
-
Jonas September 25th, 2008 @ 11:18 AM
- Tag changed from dm-core, mysql, postgresql, suggestion to dm-core, mysql, postgresql, sqlite3, suggestion
Ans SQLite 3 also supports it of native way:
-
Dan Kubb (dkubb) December 5th, 2008 @ 04:28 AM
- Tag changed from dm-core, mysql, postgresql, sqlite3, suggestion to dm-core, mysql, postgresql, sqlite3, suggestion
- State changed from new to not-applicable
- Assigned user cleared.
This is actually the case now. The DO Adapter maps the DM::Text type to the 'TEXT' type for all 3 adapters (since they inherit the TypeMap from it).
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »