JetBrains / ruby-type-inference

Dynamic definitions and types provider for ruby static analysis
Apache License 2.0
137 stars 7 forks source link

Violation of db constraints crashes the server #5

Closed vladimir-koshelev closed 6 years ago

vladimir-koshelev commented 6 years ago

The server crashes if transaction to db is rejected. The server should verify data from arg_scanner before sending them to db.

vladimir-koshelev commented 6 years ago

Fixed by: https://github.com/JetBrains/ruby-type-inference/commit/6e3adae5c8ad19bbfb12a08ee7370e94782dac26