mangal-interactions / mangal-api

mangal RESTful API services - documentation at
https://mangal-interactions.github.io/mangal-api/
MIT License
0 stars 1 forks source link

Increase number of char possible in ref: paper_url #33

Closed BenMerSci closed 5 years ago

BenMerSci commented 5 years ago

Currently at varchar(255), but need an increase because some paper have a longer url.

SteveViss commented 5 years ago

transfered field into type TEXT, done with commit (32b1f95)