[DBIx-Class-Devel] [dbsrgits/sql-translator] Add index length option for MySQL (#68)

Veesh Goldman notifications at github.com
Mon Jun 19 20:47:48 GMT 2023


now that i'm hacking on this, i like the idea that `fields` will start returning objects with a stringification overload. Otherwise, it would involve ugly things on the inside of the Index class, so it seems like that would be the nicest option.

Other thoughts: index options currently use a `extras` hash to store producer specific data. We could do the same for field options (I would have the object representing fields parse anything other than `name` into the `extras` hash.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/dbsrgits/sql-translator/pull/68#issuecomment-1597739008
You are receiving this because you are subscribed to this thread.

Message ID: <dbsrgits/sql-translator/pull/68/c1597739008 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20230619/0ab4b313/attachment.htm>


More information about the DBIx-Class-Devel mailing list