issues Search Results · repo:ivank/potygen language:TypeScript
Filter by
9 results
(81 ms)9 results
inivank/potygen (press backspace or delete to remove)Hi there, first of all, thanks for the effort that s being put into the PostgreSQL ecosystem!
I recently encountered prettier-plugin-embed by @Sec-ant, which enables usage of an SQL formatter such as ...
karlhorky
- 1
- Opened on Oct 30, 2023
- #78
I m getting the following error: ParserError: Unexpected token at 3:35 ... parseStack: { text: SELECT
pg_stat_statements_info.dealloc,\n + pg_stat_statements_info.stats_reset\n + FROM pg_stat_statements_info() ...
gsimko
- Opened on May 20, 2023
- #76
I ve tried to implement potygen in our project, but on the first query thats what i get:
Error: USER-DEFINED was not part of the known postgres types or aliases
Sql itself:
SELECT * FROM controller; ...
Dionid
- Opened on Apr 4, 2023
- #75
This query gives Error: Unexpected token at 1:1324:
with createIfCTE as (insert into loc ( branch , crTC , deptID , details , handle , id , idkey , image0ID , note0 , okey , shipToID , ...
mrflip
- 1
- Opened on Nov 23, 2022
- #60
I am using the prettier plugin programmatically to reformat the queries we send for logging/debugging purposes, and so
probably the most important queries we d like to prettify are the ones that won t ...
mrflip
- Opened on Nov 22, 2022
- #59
Thanks so much for this library, it is a gamechanger for debugging generated sql queries. Two issues parsing this
expression, which postgres runs happily and correctly:
-- with counting AS (
WITH base ...
mrflip
- 1
- Opened on Nov 7, 2022
- #55
Would it be possible to make a comment like /*sql*/ treat the next string literal as SQL to parse?
like in
/*sql*/
const foo = await db.get(`select 1`)
or
const foo = await db.get(/*sql*/ `select 1`) ...
wmertens
- 6
- Opened on Mar 2, 2022
- #29
Hi Ivan!
As I mentioned in the Prettier issue, this set of software is very interesting for us! I d love to help testing in any
way that I can.
Thanks for building this!
I ve also followed on Twitter ...
karlhorky
- 1
- Opened on Dec 30, 2021
- #6

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.