[DBIx-Class-Devel] [sql-translator] update
 `SQL::Translator::Schema::Field::type_mapping`. (#35)
    Songmu 
    notifications at github.com
       
    Sat Sep 28 14:22:39 GMT 2013
    
    
  
I added `SQL_TINYINT` and `SQL_BIGINT` to `%SQL::Translator::Schema::Field::type_mapping`
I want to use `TINYINT`.
`DBI::SQL_BIGINT` is added in DBI 1.54.
You can merge this Pull Request by running:
  git pull https://github.com/Songmu/sql-translator feature/update-type-mapping
Or you can view, comment on it, or merge it online at:
  https://github.com/dbsrgits/sql-translator/pull/35
-- Commit Summary --
  * update %SQL::Translator::Schema::Field::type_mapping. add SQL_TINYINT and SQL_BIGINT
-- File Changes --
    M lib/SQL/Translator/Schema/Field.pm (3)
-- Patch Links --
https://github.com/dbsrgits/sql-translator/pull/35.patch
https://github.com/dbsrgits/sql-translator/pull/35.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20130928/a09779a9/attachment.htm
    
    
More information about the DBIx-Class-Devel
mailing list