Re: [PR] Typo [age-website]

2024-04-04 Thread via GitHub


aked21 merged PR #292:
URL: https://github.com/apache/age-website/pull/292


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@age.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Update New web for deployment [age-website]

2024-04-04 Thread via GitHub


dpdjvhxm commented on PR #291:
URL: https://github.com/apache/age-website/pull/291#issuecomment-2038925132

   Already fixed


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@age.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Update New web for deployment [age-website]

2024-04-04 Thread via GitHub


dpdjvhxm closed pull request #291: Update New web for deployment
URL: https://github.com/apache/age-website/pull/291


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@age.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Update index.js (Added Question #14 and #15 in the FAQ page [age-website]

2024-04-04 Thread via GitHub


dpdjvhxm commented on PR #294:
URL: https://github.com/apache/age-website/pull/294#issuecomment-2038598434

   Thanks for contribution.
   I review and test the code, It shows fail to compile.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@age.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: Change default branch for age-website repo?

2024-04-04 Thread sebb
Another reason for changing the default branch is that GH search only
applies to the default branch.

On Thu, 4 Apr 2024 at 17:19, sebb  wrote:
>
> The AGE website is currently built from the new-web branch rather than
> the default master branch.
> This is confusing for outsiders who may wish generate PRs or issues
> relating to the site.
>
> It might be time to ask raise an INFRA Jira to ask for the default to
> be changed.
>
> Or at least the README in the master branch should be edited make it
> clear that the source for the site is located elsewhere.
>
> Note: you may need to copy some settings from .asf.yaml in the master branch.
>
> Sebb


Re: PR 289 broke the site build

2024-04-04 Thread John Gemignani
ty Sebb!

I have brought it up with the people working on the website.

john

On Thu, Apr 4, 2024 at 3:07 PM sebb  wrote:

> It looks like the build failures were not sent to the project.
> You can enable this in .asf.yaml:
>
>
> https://github.com/apache/infrastructure-asfyaml/blob/main/README.md#github-actions-build-status-emails
>
> On Thu, 4 Apr 2024 at 22:53, John Gemignani  wrote:
> >
> > Yep. We should have a fix shortly.
> >
> > john
> >
> > On Thu, Apr 4, 2024 at 2:50 PM sebb  wrote:
> >
> > > Looks like a change in PR289 broke the site build:
> > >
> > > https://github.com/apache/age-website/actions/runs/8550540429
> > >
> > > Error message:
> > > error Error processing Markdown file
> > > /home/runner/work/age-website/age-website/src/pages/index.md:
> > > bad indentation of a mapping entry at line 12, column 2:
> > >  
> > > ^
> > >
> > > Sebb
> > >
>


Re: [I] Add Support for Apache AGE on Amazon RDS [age]

2024-04-04 Thread via GitHub


eyab commented on issue #998:
URL: https://github.com/apache/age/issues/998#issuecomment-2038391993

   @JimFuller-RedHat, could you please share any updates and references with us?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@age.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: PR 289 broke the site build

2024-04-04 Thread sebb
It looks like the build failures were not sent to the project.
You can enable this in .asf.yaml:

https://github.com/apache/infrastructure-asfyaml/blob/main/README.md#github-actions-build-status-emails

On Thu, 4 Apr 2024 at 22:53, John Gemignani  wrote:
>
> Yep. We should have a fix shortly.
>
> john
>
> On Thu, Apr 4, 2024 at 2:50 PM sebb  wrote:
>
> > Looks like a change in PR289 broke the site build:
> >
> > https://github.com/apache/age-website/actions/runs/8550540429
> >
> > Error message:
> > error Error processing Markdown file
> > /home/runner/work/age-website/age-website/src/pages/index.md:
> > bad indentation of a mapping entry at line 12, column 2:
> >  
> > ^
> >
> > Sebb
> >


Re: [PR] Fix identation in homepage [age-website]

2024-04-04 Thread via GitHub


jrgemignani merged PR #296:
URL: https://github.com/apache/age-website/pull/296


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@age.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Fix identation in homepage [age-website]

2024-04-04 Thread via GitHub


MuhammadTahaNaveed opened a new pull request, #296:
URL: https://github.com/apache/age-website/pull/296

   - PR #289 introduced an issue that broke the site build due to a small 
identation issue. This PR fixes it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@age.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: PR 289 broke the site build

2024-04-04 Thread John Gemignani
Yep. We should have a fix shortly.

john

On Thu, Apr 4, 2024 at 2:50 PM sebb  wrote:

> Looks like a change in PR289 broke the site build:
>
> https://github.com/apache/age-website/actions/runs/8550540429
>
> Error message:
> error Error processing Markdown file
> /home/runner/work/age-website/age-website/src/pages/index.md:
> bad indentation of a mapping entry at line 12, column 2:
>  
> ^
>
> Sebb
>


PR 289 broke the site build

2024-04-04 Thread sebb
Looks like a change in PR289 broke the site build:

https://github.com/apache/age-website/actions/runs/8550540429

Error message:
error Error processing Markdown file
/home/runner/work/age-website/age-website/src/pages/index.md:
bad indentation of a mapping entry at line 12, column 2:
 
^

Sebb


[I] bannercontnet does not look right - should it be bannerContent as per overview.module.scss ? [age-website]

2024-04-04 Thread via GitHub


sebbASF opened a new issue, #295:
URL: https://github.com/apache/age-website/issues/295

   
https://github.com/apache/age-website/blob/cf8f4597f9ad892c7513933a62badb55f1a9b845/src/pages/index.md?plain=1#L10


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@age.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Update index.js (Added Question #14 and #15 in the FAQ page [age-website]

2024-04-04 Thread via GitHub


JYage opened a new pull request, #294:
URL: https://github.com/apache/age-website/pull/294

   Added Question #14 and #15 in the FAQ page


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@age.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Update merge conflict workflow [age-website]

2024-04-04 Thread via GitHub


jrgemignani merged PR #293:
URL: https://github.com/apache/age-website/pull/293


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@age.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] `MERGE` creates incomplete vertices after the first one [age]

2024-04-04 Thread via GitHub


jrgemignani commented on issue #1709:
URL: https://github.com/apache/age/issues/1709#issuecomment-2038182979

   @mingfang I found the issue and corrected it. Although, I need to review 
that it is correct and there aren't other areas that may have a similar issue.
   
   Here is a sample output **that also highlights something interesting**. I'm 
curious of your thoughts -
   
   ```
   psql-16.1-5432-pgsql=# SELECT * FROM cypher('playground', $$ MATCH (v) 
RETURN v $$) AS (v agtype);
v
   ---
   (0 rows)
   
   psql-16.1-5432-pgsql=# SELECT * FROM cypher('playground', $$
   UNWIND [{first: 'jon', last: 'snow'}, {first: 'ned', last: 'stark'}, {first: 
'jane', last: 'doe'}, {first: 'ned', last: 'flanders'}] AS map
   MERGE (v:PERSON {first: map.first}) SET v=map RETURN v $$) AS (v agtype);
  v
   

{"id": 844424930132054, "label": "PERSON", "properties": {"last": "snow", 
"first": "jon"}}::vertex
{"id": 844424930132055, "label": "PERSON", "properties": {"last": "stark", 
"first": "ned"}}::vertex
{"id": 844424930132056, "label": "PERSON", "properties": {"last": "doe", 
"first": "jane"}}::vertex
{"id": 844424930132055, "label": "PERSON", "properties": {"last": 
"flanders", "first": "ned"}}::vertex
   (4 rows)
   
   psql-16.1-5432-pgsql=# SELECT * FROM cypher('playground', $$ MATCH (v) 
RETURN v $$) AS (v agtype);
  v
   

{"id": 844424930132054, "label": "PERSON", "properties": {"last": "snow", 
"first": "jon"}}::vertex
{"id": 844424930132056, "label": "PERSON", "properties": {"last": "doe", 
"first": "jane"}}::vertex
{"id": 844424930132055, "label": "PERSON", "properties": {"last": 
"flanders", "first": "ned"}}::vertex
   (3 rows)
   
   psql-16.1-5432-pgsql=# 
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@age.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Update merge conflict workflow [age-website]

2024-04-04 Thread via GitHub


MuhammadTahaNaveed opened a new pull request, #293:
URL: https://github.com/apache/age-website/pull/293

   - Removed the previous action as it was not allowed to be used in apache 
repos.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@age.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] `MERGE` creates incomplete vertices after the first one [age]

2024-04-04 Thread via GitHub


jrgemignani commented on issue #1709:
URL: https://github.com/apache/age/issues/1709#issuecomment-2037870324

   @mingfang Don't get too carried away ;) it is just a temporary workaround. 
We shouldn't need to run SET twice to get it to work.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@age.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] `MERGE` creates incomplete vertices after the first one [age]

2024-04-04 Thread via GitHub


jrgemignani commented on issue #1709:
URL: https://github.com/apache/age/issues/1709#issuecomment-2037711286

   @mingfang From the example above I have a possible workaround for you while 
I figure out what the issue is with the ids -
   
   ```
   psql-16.1-5432-pgsql=# SELECT * FROM cypher('playground', $$ MATCH (u) 
DELETE u $$) AS (u agtype);
u
   ---
   (0 rows)
   
   psql-16.1-5432-pgsql=# SELECT * FROM cypher('playground', $$ MATCH (u) 
RETURN u $$) AS (u agtype);
u
   ---
   (0 rows)
   
   psql-16.1-5432-pgsql=# SELECT * FROM cypher('playground', $$
   UNWIND [{first: 'jon', last: 'snow'}, {first: 'ned', last: 'stark'}, {first: 
'jane', last: 'doe'}] AS map
   MERGE (v:PERSON {first: map.first})
   SET v=map
   SET v=map
   RETURN v
   $$) AS (v agtype);
 v
   
-
{"id": 844424930132012, "label": "PERSON", "properties": {"last": "snow", 
"first": "jon"}}::vertex
{"id": 844424930132013, "label": "PERSON", "properties": {"last": "stark", 
"first": "ned"}}::vertex
{"id": 844424930132014, "label": "PERSON", "properties": {"last": "doe", 
"first": "jane"}}::vertex
   (3 rows)
   
   psql-16.1-5432-pgsql=# SELECT * FROM cypher('playground', $$ MATCH (u) 
RETURN u $$) AS (u agtype);
 u
   
-
{"id": 844424930132012, "label": "PERSON", "properties": {"last": "snow", 
"first": "jon"}}::vertex
{"id": 844424930132013, "label": "PERSON", "properties": {"last": "stark", 
"first": "ned"}}::vertex
{"id": 844424930132014, "label": "PERSON", "properties": {"last": "doe", 
"first": "jane"}}::vertex
   (3 rows)
   
   psql-16.1-5432-pgsql=#
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@age.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Website is missing 3 recent PRs

2024-04-04 Thread sebb
The new-web branch includes 3 PRs (287, 289, 290) which have yet to be
included in the generated site.

I'm not sure if the site is built automatically or if it is a manual process.

Perhaps someone can have a look?

Sebb


Re: [I] `MERGE` creates incomplete vertices after the first one [age]

2024-04-04 Thread via GitHub


jrgemignani commented on issue #1709:
URL: https://github.com/apache/age/issues/1709#issuecomment-2037659914

   @jtomek ON CREATE or ON MATCH may be good to add to Apache AGE. You should 
consider opening a separate discussion thread about them to see what others 
might think. 
   
   Unfortunately, for this particular issue, this is just a bug that needs to 
be fixed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@age.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Change default branch for age-website repo?

2024-04-04 Thread sebb
The AGE website is currently built from the new-web branch rather than
the default master branch.
This is confusing for outsiders who may wish generate PRs or issues
relating to the site.

It might be time to ask raise an INFRA Jira to ask for the default to
be changed.

Or at least the README in the master branch should be edited make it
clear that the source for the site is located elsewhere.

Note: you may need to copy some settings from .asf.yaml in the master branch.

Sebb


Re: [I] `MERGE` creates incomplete vertices after the first one [age]

2024-04-04 Thread via GitHub


jrgemignani commented on issue #1709:
URL: https://github.com/apache/age/issues/1709#issuecomment-2037643171

   @sir-sa Respectfully, that is not how SET works internally nor is it the 
cause of this issue. What is interesting, though, is that your query works. 
But, it also works without the conditional part, highlighting what I've stated 
and pointing again to transaction/command ids.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@age.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] `MERGE` creates incomplete vertices after the first one [age]

2024-04-04 Thread via GitHub


jtomek commented on issue #1709:
URL: https://github.com/apache/age/issues/1709#issuecomment-2037568630

   I second the idea of implementing ON CREATE and ON MERGE. 
   This would significantly help with business logic needed to prevent 
duplicates.
   
   A few neo4j examples as food for thought:
   
   ```cypher
   MERGE (keanu:Person {name: 'Keanu Reeves'})
   ON CREATE
 SET keanu.created = timestamp()
   ON MATCH
 SET keanu.lastSeen = timestamp()
   RETURN keanu.name, keanu.created, keanu.lastSeen
   ```
   
   ```cypher
   MERGE (person:Person)
   ON MATCH
 SET
   person.found = true,
   person.lastAccessed = timestamp()
   RETURN person.name, person.found, person.lastAccessed
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@age.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: Invalid GHA workflow merge-conflict.yml

2024-04-04 Thread Muhammad Taha Naveed
Hi sebb,

I added this workflow to avoid unresolved merge conflicts slipping into the
new-web branch (which happened recently), but I didn't know that some
actions are not allowed to be used in apache repositories. I am working to
come up with a fix for this workflow and will come up with a PR soon.

Thank you for reporting this issue.

Regards
Muhammad Taha Naveed

On Thu, Apr 4, 2024 at 3:09 PM sebb  wrote:

> The workflow
> https://github.com/apache/age-website/actions/workflows/merge-conflict.yml
> contains a prohibited action.
>
> It appears to be causing all commits to report errors, and may be
> causing issues with website updates
>
> Sebb
>


Re: [I] Drop extension doesn't drop the ag_catalog schema [age]

2024-04-04 Thread via GitHub


sir-sa commented on issue #1626:
URL: https://github.com/apache/age/issues/1626#issuecomment-2037013301

   If you are encountering the issue where the ag_catalog schema remains even 
after uninstalling the AGE extension (age), You can fix it by manually dropping 
thw ag_catalog schema. Below is how you can fix it:
   
   DROP SCHEMA IF EXISTS ag_catalog CASCADE;


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@age.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] Drop extension doesn't drop the ag_catalog schema [age]

2024-04-04 Thread via GitHub


M-Bostone commented on issue #1626:
URL: https://github.com/apache/age/issues/1626#issuecomment-2036781757

   basically your error comes up when PostgreSQL is trying to access a schema 
that does not exist in your current database.
   try double-checking the schema name in your query, or your schema is 
missing, and ensure that you've got the necessary permissions required to 
access the schema.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@age.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Typo [age-website]

2024-04-04 Thread via GitHub


sebbASF opened a new pull request, #292:
URL: https://github.com/apache/age-website/pull/292

   (no comment)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@age.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Invalid GHA workflow merge-conflict.yml

2024-04-04 Thread sebb
The workflow 
https://github.com/apache/age-website/actions/workflows/merge-conflict.yml
contains a prohibited action.

It appears to be causing all commits to report errors, and may be
causing issues with website updates

Sebb


[PR] Update New web for deployment [age-website]

2024-04-04 Thread via GitHub


dpdjvhxm opened a new pull request, #291:
URL: https://github.com/apache/age-website/pull/291

   Code fix in landing page.
   - Updated the branch code and tested it in the local environment, and 
confirmed that it cannot be deployed in the local environment, so we have 
corrected it and requested a PR.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@age.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Update Image resource [age-website]

2024-04-04 Thread via GitHub


aked21 merged PR #290:
URL: https://github.com/apache/age-website/pull/290


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@age.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Restore missing host directory [age-website]

2024-04-04 Thread via GitHub


aked21 merged PR #287:
URL: https://github.com/apache/age-website/pull/287


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@age.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: Problem with download page

2024-04-04 Thread sebb
I'm sorry, but there was a mistake in the viewer section.
I have created a new PR to address that:

https://github.com/apache/age-website/pull/287

On Tue, 2 Apr 2024 at 15:10, Eya Badal  wrote:
>
> I just applied the PR. Thank you, Sebb. We were working to fix it, but it 
> looks like your PR fixed the issue.
>
> On 2024/04/02 11:32:12 sebb wrote:
> > Please apply the following PR:
> >
> > https://github.com/apache/age-website/pull/285
> >
> > On Sat, 30 Mar 2024 at 16:27, sebb  wrote:
> > >
> > > The download page now uses closer.lua, but it does not link to the
> > > individual artifacts.
> > > This makes it harder for the end user to download.
> > >
> > > If you replace
> > > https://www.apache.org/dyn/closer.lua/age/PG12/1.5.0/
> > > with
> > > https://www.apache.org/dyn/closer.lua/age/PG12/1.5.0/apache-age-1.5.0-src.tar.gz
> > > the user is presented with a download link to the actual artifact,
> > > instead of a link to a directory listing.
> > >
> > > Try it and see!
> > >
> > > Sebb
> >


Re: [I] Add Support for Apache AGE on Amazon RDS [age]

2024-04-04 Thread via GitHub


kobynet commented on issue #998:
URL: https://github.com/apache/age/issues/998#issuecomment-2036380922

   Any update from AWS TAM ?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@age.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Update Image resource [age-website]

2024-04-04 Thread via GitHub


dpdjvhxm opened a new pull request, #290:
URL: https://github.com/apache/age-website/pull/290

   Update Image resource (landing page image and favicon)
   > reduce image size


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@age.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Changing index.md [age-website]

2024-04-04 Thread via GitHub


aked21 merged PR #289:
URL: https://github.com/apache/age-website/pull/289


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@age.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Changing index.md [age-website]

2024-04-04 Thread via GitHub


Manji-kw opened a new pull request, #289:
URL: https://github.com/apache/age-website/pull/289

   Changing words:
   - Removed PostgreSQL extension 
   - Modified Graph data processing and analytics for Relational database -> 
Graph database extension (and subtitles)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@age.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org