I found the answer, the notation is: (DC2Type:json_array)
On Thursday, April 10, 2014 3:55:03 PM UTC-5, Justin Rovang wrote: > > I'm trying to find how to use the comment field for a MySQL column to > define a type (e.g.: json_array) as noted here: > http://doctrine-dbal.readthedocs.org/en/latest/reference/types.html#id81 - > any ideas? > > Am I reading this incorrectly? Is this saying I should be able to put some > sort of notation, e.g.: (type="json_array") into the comment field in the > DB table for a particular column and have the DBAL pick up on that? > > > > -- You received this message because you are subscribed to the Google Groups "doctrine-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/doctrine-user. For more options, visit https://groups.google.com/d/optout.
