Re: [I] How do I add explicit type casts? [age]

2023-10-15 Thread via GitHub
CapnSpek commented on issue #1279: URL: https://github.com/apache/age/issues/1279#issuecomment-1763534739 Use either ``` SELECT * FROM ag_catalog.create_graph('graph_name'); ``` Or ``` SET search_path = ag_catalog, "$user", public; SELECT * FROM create_graph('graph_na

Re: [I] How do I add explicit type casts? [age]

2023-10-16 Thread via GitHub
cmucheru commented on issue #1279: URL: https://github.com/apache/age/issues/1279#issuecomment-1763904572 I have seen I have to add the `ag_catalog` to my `search_path`. Great @CapnSpek -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [I] How do I add explicit type casts? [age]

2023-10-16 Thread via GitHub
cmucheru closed issue #1279: How do I add explicit type casts? URL: https://github.com/apache/age/issues/1279 -- 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-