Yegor Bugayenko

Results 1812 comments of Yegor Bugayenko

@rbodoque I'm not sure I understand the problem. What do you expect to see there instead of `"FirstName"`? Also, this code: ``` x = (JsonString) y; print(y.toString()); ``` is equivalent...

@rultor please, try to merge, since 8 checks have passed

@rultor please, try to merge, since 8 checks have passed

@cast @gadieichhorn I will release it now...

@cast @gadieichhorn version 2015-04-27 released, see http://repo1.maven.org/maven2/com/jcabi/DynamoDBLocal/

@pdacostaporto seems to be a bug/problem with H2. A table in SQL may have many columns as primary key, to my knowledge. Right? Maybe you can suggest a solution?