human-nature-lab / breadboard

Breadboard is a software platform for developing and conducting human interaction experiments on networks. It allows researchers to rapidly design experiments using a flexible domain-specific language and provides researchers with immediate access to a diverse pool of online participants.
http://breadboard.yale.edu
MIT License
29 stars 2 forks source link

Increase event_data.value from varchar(255) to varchar(MAX_INT) #241

Open disperse opened 3 years ago

disperse commented 3 years ago

This will prevent an issue where experiment instances will not be created if instance parameters are longer than 255 characters.