Juri

Results 2 issues of Juri

hello it looks like CTE (.With) doesn't generate proper sql query I have following sql: >WITH ins AS ( INSERT INTO profile_source_on_chain (address, nick_name) VALUES ('0x72c9fb7ed19d3ce51cea5c56b3e023cd918baadf3', 'Sei Ape Club') ON...