Skip to content

Commit 5745dc6

Browse files
authored
Merge pull request #139 from launchql/fix/enums
fix: convert enums from JSON to TS
2 parents 6c81d4b + ab32da2 commit 5745dc6

File tree

18 files changed

+3995
-1009
lines changed

18 files changed

+3995
-1009
lines changed

packages/enums/src/enums.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* This file was automatically generated by pg-proto-parser@1.20.0.
2+
* This file was automatically generated by pg-proto-parser@1.23.0.
33
* DO NOT MODIFY IT BY HAND. Instead, modify the source proto file,
44
* and run the pg-proto-parser generate command to regenerate this file.
55
*/

packages/enums/types/enums.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* This file was automatically generated by pg-proto-parser@1.20.0.
2+
* This file was automatically generated by pg-proto-parser@1.23.0.
33
* DO NOT MODIFY IT BY HAND. Instead, modify the source proto file,
44
* and run the pg-proto-parser generate command to regenerate this file.
55
*/

0 commit comments

Comments
 (0)