Mr-vedant-gupta

Results 3 issues of Mr-vedant-gupta

Pelton currently doesn't support the creation of Primary keys involving multiple table columns. This can be necessary in some tables as some combination of columns might be required for the...

enhancement

### Sample Table `CREATE TABLE answers (id text, email varchar(255), lec int, q int, answer text, submitted_at datetime, PRIMARY KEY (id));` ### Issue Pelton is able to handle the cable...

enhancement

Hi! I'm trying to understand what exactly the different keys in the image below represent: Regarding the action space - my understanding is that the first 6 variables represent the...