1. ffc9869 Implement Returnless Unions in Subqueries (#1803) by Dehowe Feng · 9 hours ago master
  2. 1e02000 [CI] Update docker image tags (#1865) by Muhammad Taha Naveed · 32 hours ago
  3. 62adf74 Add branch protection rules in .asf.yaml (#1854) by Muhammad Taha Naveed · 35 hours ago
  4. e08cb1b [CI] Update labeler github action (#1851) by Muhammad Taha Naveed · 2 days ago
  5. 5e08a2f Fix error using list comprehension with WITH * (#1838) by Muhammad Taha Naveed · 4 days ago
  6. db0a442 python driver psycopg3 (#1793) by Matt · 11 days ago
  7. 81d1dfa Minor VLE and agtype_eq/ne performance updates (#1808) by John Gemignani · 12 days ago
  8. d612d43 Fix issue 1767: CREATE TABLE AS SELECT * FROM cypher, errors (#1799) by John Gemignani · 2 weeks ago
  9. 8e721bb Implement Constraints on Subqueries (#1751) by Dehowe Feng · 2 weeks ago
  10. 034e079 Fix connection string in Python Driver (#1757) by Dehowe Feng · 3 weeks ago
  11. 96bbf20 Added integer conversion in toBoolean functions (#1199) by Wendel de Lana · 3 weeks ago
  12. ab00229 Update README.md (#1756) by Rio Fujita · 3 weeks ago
  13. 8288aa5 Add the command graph_stats and improve VLE messaging for load (#1750) by John Gemignani · 3 weeks ago
  14. ce56355 Add helpful messages to the VLE subsystem (#1742) by John Gemignani · 4 weeks ago
  15. cee1d96 Update README.md (#1728) by Marco Aurélio Silva de Souza Júnior · 4 weeks ago
  16. 80d847a Added Networkx Support in python driver (#1716) by Ryan Lowery · 4 weeks ago
  17. 0eef91d Remove duplicate check (#1740) by jberzy · 4 weeks ago
  18. e8ae0a5 Update README.md (#1720) by Jayden H · 5 weeks ago
  19. 241a65a Fix Issue 1709 - MERGE creates incomplete vertices after the first one (#1721) by John Gemignani · 5 weeks ago
  20. fab3119 Fix shift/reduce conflict in grammar (#1719) by Muhammad Taha Naveed · 5 weeks ago
  21. 00e0c58 Fix Issue 1691 - MERGE incorrectly creates multiple vertices (#1718) by John Gemignani · 5 weeks ago
  22. 8bd45a9 Update README.md (#1713) by dpdjvhxm · 6 weeks ago
  23. 082aafa Implement map projection (#1710) by Rafsun Masud · 7 weeks ago
  24. 041adb2 Add hooks for multi-arch builds on dockerhub (#1683) by Muhammad Taha Naveed · 8 weeks ago
  25. 1e7c7f5 Sample code for AGE-JDBC driver (#390) by M.Imran Zaheer · 8 weeks ago
  26. dedd988 Allow agtype_build_map to use AGTYPE keys (#1666) by John Gemignani · 8 weeks ago
  27. 6c46b5c Implement EXISTS Subquery (#1562) by Dehowe Feng · 9 weeks ago
  28. 438f551 Fix Issue 1634: Setting all properties with map object causes error (#1637) by John Gemignani · 9 weeks ago
  29. 001b005 Fix Issue 1630: MERGE using array not working in some cases (#1636) by John Gemignani · 9 weeks ago
  30. 3b2b394 Implement list comprehension (#1610) by Muhammad Taha Naveed · 3 months ago
  31. 20ad229 Update Go installation and add in parser files (#1582) by John Gemignani · 3 months ago
  32. 1ac037a Add optional parameter '=' in property constraints (#1516) by Muhammad Taha Naveed · 3 months ago
  33. c3f8caf Fix unsorted output of some queries in the cypher_match test (#1507) by Egor Chindyaskin · 3 months ago
  34. 972d193 Update README.md (#1526) by Kyungwon Jeon · 3 months ago
  35. eb5ec71 Update age_load to make property value conversion optional (#1525) by Rafsun Masud · 3 months ago
  36. 03a22b5 Update the Go driver documentation, Linux installer, and CI (#1527) by John Gemignani · 3 months ago
  37. 1e11acb Fix json serialization error in Python Driver (#1228) by omaurel-socha · 3 months ago
  38. 40544c4 Add template for upgrading between versions of Apache AGE (#1506) by John Gemignani · 4 months ago
  39. 2191bea Update age_load to load scalar property values with appropriate type (#1519) by Rafsun Masud · 4 months ago
  40. 8755072 Fix apache#1513 - Invalid variable reuse in CREATE and MERGE clause (#1515) by Zainab Saad · 4 months ago
  41. cb3efdb Clean up #included files in src/include directories (#1518) by John Gemignani · 4 months ago
  42. 7e81a3d Update README.md by Andrew Ko · 4 months ago
  43. d6ce526 Bump gopkg.in/yaml.v3 in /drivers/golang (#1202) by dependabot[bot] · 4 months ago
  44. ffa1fbc Clean up #included files in catalog & commands directories (#1514) by John Gemignani · 4 months ago
  45. 9d824a0 Clean up #included files in nodes, executor, & optimizer directories (#1509) by John Gemignani · 4 months ago
  46. 8e90e18 Correct cleanup of age--x.x.x.sql files (#1505) by John Gemignani · 4 months ago
  47. f10bef3 Advance to Apache AGE version 1.5.0 (#1482) by John Gemignani · 4 months ago
  48. 7cdd0ef Add checks for array functions to recognize and decode VPC (#1064) by Muhammad Taha Naveed · 4 months ago
  49. 77b4896 Add an additional way to find a previous variable ref (#1450) by John Gemignani · 4 months ago
  50. e563dac Remove redundant job from CIs (#1473) by Muhammad Taha Naveed · 4 months ago
  51. 140c3a7 Clean up #included files in parser directory (#1465) by John Gemignani · 4 months ago
  52. 21a6106 Update README.md file for PostgreSQL version 16 support (#1463) by John Gemignani · 5 months ago
  53. 81ecd56 Master to PostgreSQL version 16 (#1451) by John Gemignani · 5 months ago
  54. 0ea1186 Fix Docker file to reflect PostgreSQL version 15 (#1449) by John Gemignani · 5 months ago
  55. a26d6a6 Fix issue 1219 - MERGE not seeing previous clause var (#1441) by John Gemignani · 5 months ago
  56. c159584 Add support for chained expressions in CASE (#1431) by Dehowe Feng · 5 months ago
  57. b2d616d Fix issue 1393 - previous clause variables not seen with EXISTS (#1426) by John Gemignani · 5 months ago
  58. 5fbe064 Fix issue #1398 - SET followed by DELETE does not delete (#1412) by Rafsun Masud · 6 months ago
  59. f6e6af7 Converted SQL mail into multiple files. (#1401) by Shoaib · 6 months ago
  60. 9889fa6 Implement chained expression order of operations (#1402) by Dehowe Feng · 6 months ago
  61. bef363a Fix issue #1399 EXISTS doesn't handle non-existent labels (#1400) by John Gemignani · 6 months ago
  62. 444fcf5 Remove unnecessary #include in src/backend/utils by John Gemignani · 6 months ago master_test
  63. 16374c3 Fix issue #1389 - Server crash on using null operand for access operators (#1390) by Zainab Saad · 6 months ago
  64. 689fa75 Fix DockerHub warning messages for latest (#1380) by John Gemignani · 6 months ago
  65. 4817f8a Fix ambiguous conditions (#1373) by Muhammad Taha Naveed · 6 months ago
  66. 0bb5f20 Implement EXISTS subquery for CASE (#1345) by Dehowe Feng · 6 months ago
  67. ecc37bc Fix typo in agtype_raw.h header guard (#1368) by Rafsun Masud · 6 months ago
  68. fec0d69 Clean up agtype_to_int8, agtype_to_int4, & agtype_to_int2 (#1354) by John Gemignani · 6 months ago
  69. 56b2fcc Fix issue #1347 - unknow type of agtype container 0 (#1349) by Rafsun Masud · 6 months ago
  70. b25f6f7 Fix Issue 1329 - agtype_to_int4 crash (#1339) by John Gemignani · 6 months ago
  71. 34c738f Modify COUNT() to output agtype (#1311) by Dehowe Feng · 6 months ago
  72. 798218f Fix issue #1045 - error using path var in WHERE (#1295) by Muhammad Taha Naveed · 7 months ago
  73. fd6060c Extend agtype containment operators (@>, <@) (#1285) by Zainab Saad · 7 months ago
  74. b5d866f Fix issue 1303: Server crashes on executing SELECT * FROM agtype(null); (#1317) by Zainab Saad · 7 months ago
  75. 60f6783 Fix Issue 1305 - drop_label NULL cases (#1306) by John Gemignani · 7 months ago
  76. 692cb02 Fix issue #1302 - crash on NULL input to UNWIND (#1304) by Muhammad Taha Naveed · 7 months ago
  77. ae058ef Fix Issue 945 - incorrect count(*) return values (#1288) by John Gemignani · 7 months ago
  78. 25660e5 docs: Add to Docker setup (#1204) by Marco Aurélio Silva de Souza Júnior · 7 months ago
  79. 7a42fb5 Optmize vertex and edge builder functions (#1252) by Rafsun Masud · 7 months ago
  80. d48c008 Implemented age_tail function (#1283) by Matheus Farias de Oliveira Matsumoto · 7 months ago
  81. 30532ec Extend EXPLAIN and add config param to switch transformation of property filter (#1262) by Rafsun Masud · 7 months ago
  82. 1846a14 Refactor Regression Tests for CASE statement (#1268) by Dehowe Feng · 7 months ago
  83. 8d4f513 Optimize performance of detach delete (#1271) by Rafsun Masud · 7 months ago
  84. a9c3f7e Extend access(->, ->>), addition and subtraction operators (#1258) by Zainab Saad · 7 months ago
  85. bb704ac Add missing dependency in cypher_expr.c (#1256) by Dehowe Feng · 8 months ago
  86. 7e3b501 Update Discord channel in README.md (#1253) by Shubham Yadav · 8 months ago
  87. 85b41b0 Refactor the IN operator to use '= ANY()' syntax (#1236) by Dehowe Feng · 8 months ago
  88. c171573 Update the Python Driver (#1246) by Dehowe Feng · 8 months ago
  89. dc82449 Add path extraction(#>, #>>)operators to agtype (#1224) by Zainab Saad · 8 months ago
  90. 10903b9 Add additional index support and performance enhancements (#1232) by John Gemignani · 8 months ago
  91. a04fd69 Add exist(?, ?|, ?&) operators for agtype (#1218) by Muhammad Taha Naveed · 8 months ago
  92. b188938 Add concat || operator to agtype (#1198) by Zainab Saad · 8 months ago
  93. 5ceb961 Fix Issue#1159: Server terminates for SET plus-equal (#1160) by Zainab Saad · 8 months ago
  94. d9bc216 Removed unnecessary assignment (#1185) by Rafsun Masud · 9 months ago
  95. 0e2c003 Update files for Apache AGE release 1.4.0 (#1194) by John Gemignani · 9 months ago
  96. 90e0d16 Minor fix in `agtype_volatile_wrapper` function (#1172) by Wendel de Lana · 9 months ago
  97. 3899f68 py_driver : optimised Antlr4ResultHandler to improve time (#1107) by Moontasir Mahmood · 9 months ago
  98. eb29e00 Implemented the toBooleanList() function (#1014) by Matheus Farias de Oliveira Matsumoto · 9 months ago
  99. 6ea4f3e Add auto apply labeler workflow for PRs (#1161) by Muhammad Taha Naveed · 9 months ago
  100. b4574f5 Update README to add correct PG versions (#1145) by Rafsun Masud · 9 months ago