{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":12812934,"defaultBranch":"master","name":"ds","ownerLogin":"Zeroloop","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2013-09-13T15:31:26.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/5331478?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1613541013.027088","currentOid":""},"activityList":{"items":[{"before":"ea3aac0b3993f0a8b3f35e8780a347d282d3ab3f","after":"419db362fe1694ed91bda44a23b4f042ba81ccaa","ref":"refs/heads/master","pushedAt":"2024-08-07T07:37:23.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Ke-","name":"Ke","path":"/Ke-","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5543541?s=80&v=4"},"commit":{"message":"Added WITH, JOIN and UNION support.\n\nWITH:\n\n\t->select\n\t->from('tmp')\n\t->with('tmp' = 'SELECT * FROM example')\n\n\t->select\n\t->from('tmp')\n\t->with('tmp' = #another_select_statement)\n\nJOINS\n\n\t\t# No aliases\n\t\t->select\n\t\t->from(::code)\n\t\t->join(::projects, ::project.id = ::code.project_id)\n\n\t\t# With aliases\n\t\t->select\n\t\t->from('code as c')\n\t\t->join('projects as p', ::p.id = ::c.project_id)\n\n\t\t# Join query\n\t\t->select\n\t\t->from(::code)\n\t\t->join(::example = 'SELECT * FROM code', ::code.id = ::example.id, ::example.id = 1)\n\nUNION\n\n\t\t#sql->union(#sql->ascopy)","shortMessageHtmlLink":"Added WITH, JOIN and UNION support."}},{"before":"dac83126bb261e358ca7ae3a45121308cdd505f6","after":"ea3aac0b3993f0a8b3f35e8780a347d282d3ab3f","ref":"refs/heads/master","pushedAt":"2024-08-07T07:27:27.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"Ke-","name":"Ke","path":"/Ke-","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5543541?s=80&v=4"},"commit":{"message":"Added WITH, JOIN and UNION support.\n\nWITH:\n\n\t->select\n\t->from('tmp')\n\t->with('tmp', 'SELECT * FROM example')\n\n\t->select\n\t->from('tmp')\n\t->with('tmp', #another_select_statement)\n\nJOINS\n\n\t\t# No aliases\n\t\t->select\n\t\t->from(::code)\n\t\t->join(::projects, ::project.id = ::code.project_id)\n\n\t\t# With aliases\n\t\t->select\n\t\t->from('code as c')\n\t\t->join('projects as p', ::p.id = ::c.project_id)\n\n\t\t# Join query\n\t\t->select\n\t\t->from(::code)\n\t\t->join(::example = 'SELECT * FROM code', ::code.id = ::example.id, ::example.id = 1)\n\nUNION\n\n\t\t#sql->union(#sql->ascopy)","shortMessageHtmlLink":"Added WITH, JOIN and UNION support."}},{"before":"2ffc6eba818ff6c81f8314b0e0be8d3504a35614","after":"dac83126bb261e358ca7ae3a45121308cdd505f6","ref":"refs/heads/master","pushedAt":"2024-07-15T03:18:19.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"Ke-","name":"Ke","path":"/Ke-","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5543541?s=80&v=4"},"commit":{"message":"Added support for lazy update","shortMessageHtmlLink":"Added support for lazy update"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0wN1QwNzozNzoyMy4wMDAwMDBazwAAAAST4YZb","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0wN1QwNzozNzoyMy4wMDAwMDBazwAAAAST4YZb","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNy0xNVQwMzoxODoxOS4wMDAwMDBazwAAAAR_RwYm"}},"title":"Activity ยท Zeroloop/ds"}