Skip to content

Commit 14cce17

Browse files
committed
readmes
1 parent 59e38ee commit 14cce17

File tree

7 files changed

+1
-4749
lines changed

7 files changed

+1
-4749
lines changed

AGENTS.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This document provides guidance for working in the `deparser` repository. It is
66

77
### Key Technical Goals
88

9-
* Upgrade compatibility from PostgreSQL 13 to 17
9+
* Compatibility for PostgreSQL 17
1010
* Expand test coverage with thorough kitchen-sink tests
1111
* Document architecture, types, and helper modules clearly
1212

@@ -112,7 +112,6 @@ export class ListUtils {
112112
### Testing Strategy
113113

114114
* Focus on `deparser/__tests__/kitchen-sink`
115-
* Expand into `ast-driven` tests once stable
116115
* Run targeted tests with:
117116

118117
```bash

0 commit comments

Comments
 (0)