Alex Baranov
Alex Baranov
@whoisandy ping
Hey @DmitryTsepelev its what i sent over to you except with probably 12 arguments all strings with the same required flag
@excpt @JoeWoodward i think it would make sense to introduce a new class like DecodedToken with the interface #errors and #value. We can initialize the class at the beginning of...
Hey i am not sure this is a bug, check out the docs for attribute: https://github.com/rails/rails/blob/master/activerecord/lib/active_record/attributes.rb#L15-L18 it says it will overwrite the type. It looks like attribute :decimal is setting...
@metaskills, @erlingur I am not 100% sure if this will work or if there is an issue i am not seeing but what about registering types the way other adapters...
@metaskills It may make sense to register all the types in the library here, let me know if neccessary I can send another PR https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/blob/master/lib/active_record/connection_adapters/sqlserver/type.rb#L47
I need this change as well
it looks like ./scripts/clear-and-reload-data.sh call ./scripts/retrieve-data.php and ./scripts/load-data.php which gets and imports data from typeform