{"_id":"linkgress-orm","_rev":"133-87d2818e1dcf1caeeb7925a1ae2cca2a","name":"linkgress-orm","dist-tags":{"latest":"1.0.8"},"versions":{"0.0.1":{"name":"linkgress-orm","version":"0.0.1","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.0.1","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"0c2018bcb5a368b339a5901b864621ebca80593f","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.0.1.tgz","fileCount":147,"integrity":"sha512-AA2Z9CitdGX6Gawxo95JsNA3sX8RP4/LXrp3fp/Cu0D8cTy1Q6/UzVtjwV82PU/bVmEKBKprgQEUq1SNi56YQQ==","signatures":[{"sig":"MEUCIQDCkZB4QmBM9F/XLeF2Siwq4+iMIE03SADb+P71Vx38zgIgCS1RzXz1d2Az9K6bopDKs3ZwXNhPsqDasqegE1y2Yqk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":914923},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"0a0db78dd761311eab115a3077f572ae43bb95b7","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"10.9.2","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.0.1_1762716803802_0.4897525810233252","host":"s3://npm-registry-packages-npm-production"}},"0.0.2":{"name":"linkgress-orm","version":"0.0.2","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.0.2","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"54812e8a3b0c5d396272ca81eac10feedc0e4029","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.0.2.tgz","fileCount":147,"integrity":"sha512-LPVJvwwakWNRrCTZ8dkJZ+9fjyz4LtJE963ODtg3ZxHEn4Bhk9CUQu7TQBkyU2NzBwbP3nS82lix5SygO6kamA==","signatures":[{"sig":"MEUCIC9WJor93trqhTY3eFUYtyzTEUEKjMKo6hpJ3N1ZMLxOAiEA6/x2e04ve4v5p3r4upkIjv83aWYB9Z+sx17CnPSYsmI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":926529},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"a53f8d33719976ee6de54a6069662a3582ae87db","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"10.9.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"20.11.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.0.2_1764920241364_0.3757925030990732","host":"s3://npm-registry-packages-npm-production"}},"0.0.3":{"name":"linkgress-orm","version":"0.0.3","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.0.3","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"bb27fe195c5425119e282a7d1f12dde35dd8b001","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.0.3.tgz","fileCount":147,"integrity":"sha512-4eXDHbc3H9JcYjx40bTZVRxlC0K5hKBnMfYS4RRoKLRjYxSr1EcXFlRi5giwoqAHLuIA+1sJJYYOVZMtAYF4bw==","signatures":[{"sig":"MEYCIQDtlPJ7sptjLyI+Z3k/UDqzBtwLt/iBRcHyaHiUGt3NGQIhAMLyxX3+t+2cdilfLTj0vyQlOBKzPjcxbLj9fJn0YuNq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":934089},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"01a9a80e5428e7698724a2bae6cc96d679de4d03","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"22.13.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.0.3_1764926939904_0.23432967622850165","host":"s3://npm-registry-packages-npm-production"}},"0.1.0":{"name":"linkgress-orm","version":"0.1.0","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.1.0","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"63a249868be6c4ba2151292923df377a39864dc7","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.1.0.tgz","fileCount":159,"integrity":"sha512-YRP+xmL8SqBV0MMsfvzqeR5X4alBKj5KgYOz/ccIERVCHyVxXnS4mdhVu2OtEstw58Fwh1HrZXLVpY57d9cxsw==","signatures":[{"sig":"MEUCIA/kJs6sKI2rAVA0I8Rjn/QhTO/AqeHb+oK1vF1khS6zAiEA+ye0Aby0nmVoxz/ntuICZNxt9JonupzPhtpxWLxoIpo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1160296},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"30416cb1f251a71edefd740584d018d84b15d8a0","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"10.9.2","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.1.0_1765030850256_0.5751500774302807","host":"s3://npm-registry-packages-npm-production"}},"0.1.1":{"name":"linkgress-orm","version":"0.1.1","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.1.1","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"e1207000b44f8ecc42da27d703c131db0302a751","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.1.1.tgz","fileCount":159,"integrity":"sha512-HBeyc8PGgV7ZuRHkLu0KIbR+ga90kFzLnPJP5Y5ongER/BwUCiNUN5hY66XuHOnXVeh+Da2+jqwPAp8eQAy4Qw==","signatures":[{"sig":"MEYCIQC120UlH3Wp73jgU+sZShGjP2m2j0+xlblucyHR0CrUAgIhAKJ//5s54/2TFz/dY3nwJI9VDaNs71+IPgjXVe2gijTR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1175037},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"e7828fc38a888d884d63aa9a60d8a8d33cdeebfd","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"22.13.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.1.1_1765196522399_0.4233062256197535","host":"s3://npm-registry-packages-npm-production"}},"0.1.2":{"name":"linkgress-orm","version":"0.1.2","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.1.2","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"fc46402c9c899bc0151a018dcce776a672a1a656","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.1.2.tgz","fileCount":159,"integrity":"sha512-uyiDNi5mn55kpYPnAOpenS/o57O5DTGSHJDTuf7FlU4nEs9Qr/ZI4KRm6CZyYAhyCgN2dTNt19iIGTl2CgTIbA==","signatures":[{"sig":"MEQCIDBQ0ELeUu6uYvP3/vra9ayrNyTaclpd67amO6kngOkfAiAPqu3F3uo5w2kwNCy9fGvfvLWsyAbxCfQ0eN1oSrzYkQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1244095},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"7a1ab0b04c1c9227927b0abee2d8d9634a212e6c","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"10.9.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"20.11.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.1.2_1765224542831_0.6701527338469202","host":"s3://npm-registry-packages-npm-production"}},"0.1.4":{"name":"linkgress-orm","version":"0.1.4","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.1.4","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"fb3463837259a0b98bf19a3abbbad14fb66dd690","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.1.4.tgz","fileCount":159,"integrity":"sha512-GvYHfKDyEH4Sj/L8Mko5vAVtY4iMi+8P/BvWAtd6SIer6kLmjQnvSr7wSUvnQJBx5RRbGcCyciLsSjr3azQcmQ==","signatures":[{"sig":"MEQCIEZewd6PlMrtI4TKwlO27p87u7HSl6b57CsSYX61Ik7TAiAMLgnRk/WC68prEc90lD/ZdV2tPqWGf0IM7AnLlg9etg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1246546},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"7a1ab0b04c1c9227927b0abee2d8d9634a212e6c","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"10.9.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"20.11.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.1.4_1765226140881_0.8146931115727363","host":"s3://npm-registry-packages-npm-production"}},"0.1.5":{"name":"linkgress-orm","version":"0.1.5","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.1.5","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"fe089e8082512b4e24fbc1410c50cc837d2ca07b","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.1.5.tgz","fileCount":159,"integrity":"sha512-v+9L9Zty31t0FtxAhv83ATtGILv31DR3ey6u8oClT3G4R+IXsPUReXNyHK4BljoHP6VDJLVtUQq1+iSZMXLxow==","signatures":[{"sig":"MEQCIGEqbXBFonWXUQFvN93QsfKIGMy/Pzf8LyHb12MUnv1cAiAiHG3Rvs0S6rEH4Mj8ukhNnK2Ko0KdBwgKfobDvwt1Gg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1273320},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"d6faa456bdd36ce32d485350de2534af3409c9b7","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"10.9.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"20.11.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.1.5_1765229414608_0.02828787605422667","host":"s3://npm-registry-packages-npm-production"}},"0.1.6":{"name":"linkgress-orm","version":"0.1.6","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.1.6","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"51ccb1b25f7d4def790392f744e94188f5a044f4","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.1.6.tgz","fileCount":159,"integrity":"sha512-blfExShE6D1bDN4HQXT2Oy7+ddp04uk4tJ9YXRrbxgt/kc2vFkYCfps67CF5eg50qHGWEST+dRu6y7WjaNFFyg==","signatures":[{"sig":"MEYCIQDlzJutHPXvilKAXJcXF87sFX85JFLv975vNPL8hGQAMwIhAIuoXo2wwishLa2rvEUChY9sjbR6yD04bEyIrJ7dlLGn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1321757},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"c8fccd64749c1271f960c558db20b125d046b082","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"10.9.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"20.11.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.1.6_1765243886218_0.3256560050400443","host":"s3://npm-registry-packages-npm-production"}},"0.1.7":{"name":"linkgress-orm","version":"0.1.7","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.1.7","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"aa0efb5c4b3d074fb19d2296e4d2746712e87c1a","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.1.7.tgz","fileCount":159,"integrity":"sha512-iNJdC4eRAdUL6PX0eAEGAI7qlsCdAE2AmPLQB7d8paznSixC+yqAnuODRF++dAuNH8VW93i+A3a5zQqCRFhEOA==","signatures":[{"sig":"MEUCIQC190E+wtmtfW7M7gtvHiObUv00PAVqF/b1Tgl3emst4gIgAqZ9eOCMbjAs1ywwWG0oSqiNhhfEtCNmGR2dZizCPdM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1327068},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"7f304507a5c96035749c632015a310ed0faf61db","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"10.9.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"20.11.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.1.7_1765247016320_0.6805126092952916","host":"s3://npm-registry-packages-npm-production"}},"0.1.8":{"name":"linkgress-orm","version":"0.1.8","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.1.8","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"279e9b018be827af54c97a90faf45859a8b6c488","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.1.8.tgz","fileCount":159,"integrity":"sha512-esEPFY+f17OStkjqr94R2J+zFWaBEqMYtAd3Zu3uEy05KD4fn/ZR1UmQ+ENb4vVqaQtmh2dh9/A3eAGR9CvC/A==","signatures":[{"sig":"MEQCIE8a6wbAk1ejGfAt4GzbxYfJkULYp/Ad46tQTAdEkLflAiB9rB5QcFKN3xGiviHgcZD+NqL1l3lUJU6AQGnh6grkbA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1328290},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"7f304507a5c96035749c632015a310ed0faf61db","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"10.9.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"20.11.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.1.8_1765247947804_0.024951013282450196","host":"s3://npm-registry-packages-npm-production"}},"0.1.9":{"name":"linkgress-orm","version":"0.1.9","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.1.9","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"03d2402eb7ee5c65627d621271dd1e0056dbbed2","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.1.9.tgz","fileCount":159,"integrity":"sha512-GCM4Ec5+bvR4lOM0LK90bZHXKkJx+reNDC15Pk7SacgBWeajfo4RIJN/DZLcNmjPuBcBlMTycLdMJE4utD/iBQ==","signatures":[{"sig":"MEYCIQDeJ03MQyq9Hdw5CCLtSvoE1yDIit6TXTgh08eTtrGTBgIhALmo2HdKdrgZIFoadRazeGmnu1KpaF6u70Z5mKcCRwLE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1329309},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"e1ed8ba0cc1e19d506b81126c43e0eb3e27a8a2f","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"22.13.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.1.9_1765269299634_0.41978461248200705","host":"s3://npm-registry-packages-npm-production"}},"0.1.10":{"name":"linkgress-orm","version":"0.1.10","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.1.10","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"86f74dd277428ab2a778334156194d212e97c25c","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.1.10.tgz","fileCount":159,"integrity":"sha512-4NoMgvgk7ub21oIj7Q09G/OrBs12Um8FZllM+SVGQNqbDnRIWFfSyn9pcB4/PE8Dk3AFmBVF4Iz0aT1D0wXOlw==","signatures":[{"sig":"MEQCID8wN5XC2TSuYryd2HYGIZs0AgGw1MimBn18HT1wvt5AAiBARMAu9xb3tw6oSKZcGn3N5OwteSAAftxrccatWoDmHQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1352329},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"acd4cc5e4c155a2307900b0d64f57c1f2ff7e292","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"22.13.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.1.10_1765307425509_0.21614074080627743","host":"s3://npm-registry-packages-npm-production"}},"0.1.11":{"name":"linkgress-orm","version":"0.1.11","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.1.11","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"d3b95d574f87c6bc66b84de5f42667e37d89c5f7","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.1.11.tgz","fileCount":159,"integrity":"sha512-1aUggWXvVYH80NCYtjTWcmHX9/Wqpl7ulBuk+6qtwbRNW0U0d14B51HY5JsVHcI3NcGkjMwJpyxzDzD8izDZBw==","signatures":[{"sig":"MEUCIQCFBNqkBq6P986ND0Lby3rliuLSFOjpzbyeKvvbB1fK+AIgdX1lQUJZMOOCVanN397p7jGnR/RLtK9Dp+BGP7SIElY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1352329},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"acd4cc5e4c155a2307900b0d64f57c1f2ff7e292","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"22.13.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.1.11_1765307613951_0.03097464914302539","host":"s3://npm-registry-packages-npm-production"}},"0.1.12":{"name":"linkgress-orm","version":"0.1.12","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.1.12","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"9ce46b860df43d1839e94585ab18b3aee001223e","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.1.12.tgz","fileCount":159,"integrity":"sha512-CCQgweNlXaww0aHTO33VvrA6uTjbvy6oBsC3w73WnDVm46lj1poIKo29FRSazRnw60rrT5OFknlRCA74bDVvjg==","signatures":[{"sig":"MEYCIQD5L8dM9maN8/kMasQZzY/64lAgT0dX75x+4iu6rBM1sgIhAMWTa4ww/u9qxEefQXsZk+kXm9xo8Zcm9kBSZqFgSta9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1354358},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"cfb15e8cfde9846e991fa09aead2c78b8e267259","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"10.9.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"20.11.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.1.12_1765309882057_0.9125181248394298","host":"s3://npm-registry-packages-npm-production"}},"0.1.14":{"name":"linkgress-orm","version":"0.1.14","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.1.14","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"9d785a2b12c91f8b8afec3739cad4a125e1339fd","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.1.14.tgz","fileCount":159,"integrity":"sha512-gJf7nu1+H94PpahbDI6YJPaR4UfXuQJqPxOO9wjiKAJhReO4981aRMwzJSH5SYZHocz//EB9DtUty373RLMyeQ==","signatures":[{"sig":"MEQCIBJDGQReedgC4/wron9y6ycV4e8yeMeBgbtnb7Sb2LwpAiAz5CJC787TLD6POs/tlCktyxnydDYISlNhK29cFBKgIw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1355351},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"cfb15e8cfde9846e991fa09aead2c78b8e267259","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"10.9.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"20.11.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.1.14_1765311067030_0.48177269080306906","host":"s3://npm-registry-packages-npm-production"}},"0.1.15":{"name":"linkgress-orm","version":"0.1.15","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.1.15","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"ca1b99c8ef7b523e1c16c943aba63a030c842bdb","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.1.15.tgz","fileCount":159,"integrity":"sha512-uTW7wtXoyMbeF7rWXsL9q5tzx+zav3aSoE3301rlQRxmhpqb84ofEfxgf63eh1iB+NsoYC12IffIIIChZkRMeg==","signatures":[{"sig":"MEYCIQCajntxPAUiCXm2y1vM5+U+USZlbpE1q56gHEfSMWaswAIhANDkoONXjvQYwQ/EEGPEel4ts1zr8UWIcrZ7jHxb9Bjz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1355351},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"abce2ded7b6c490414858a6423fd31d2f2e939c5","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"10.9.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"20.11.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.1.15_1765311329502_0.8425715460513443","host":"s3://npm-registry-packages-npm-production"}},"0.1.16":{"name":"linkgress-orm","version":"0.1.16","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.1.16","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"6d8674c780f0b9c73f40dbaf39a5bfe4f7e87cd3","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.1.16.tgz","fileCount":159,"integrity":"sha512-W4aaN3GMGrpJA5KpMvkMW+wvbZMeI5ckUXnuAX+K6Sg6vh4NqQg1X8vXSGWLvMgOWgqDrePlghjHkK9l7AcoGA==","signatures":[{"sig":"MEQCIA+zoMNnW1hay5qwINV7reDzrvNnaWS/fjsmQh71jc5IAiAaKqcAROqMBeLtYsz75wpb0NlSN6RXc6M48FnDFSlk+Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1356224},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"abce2ded7b6c490414858a6423fd31d2f2e939c5","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"10.9.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"20.11.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.1.16_1765311829069_0.0016344156497296591","host":"s3://npm-registry-packages-npm-production"}},"0.1.17":{"name":"linkgress-orm","version":"0.1.17","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.1.17","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"0f967431253aedc69e3c547cbd9161082fa0ca31","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.1.17.tgz","fileCount":159,"integrity":"sha512-EMB9xdKctvYXaJn5DzMFyAGDA736P7MRE1MHdF1ES2erAvG/ApTZdorsAk9WwCGdORqLEu9JAWTq1Oy3nMVtOA==","signatures":[{"sig":"MEUCIHUSgpJIg9360wJggcOqGOfR3jyrOX5/IsJELeEILamUAiEAjz7/1B9q/rWHd4CRgfHRjysZAYEV869ithvQbX+KAtI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1391234},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"3f5888177fc4e2c7889caee52fbd7f1a638cb0e8","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"10.9.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"20.11.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.1.17_1765637260706_0.338638363700551","host":"s3://npm-registry-packages-npm-production"}},"0.1.18":{"name":"linkgress-orm","version":"0.1.18","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.1.18","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"13ab5f9725d053695e2047c2c4d6cb91cccb9d4d","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.1.18.tgz","fileCount":159,"integrity":"sha512-dEdFs4MBBIrOQ1yIL3obuQ6HalRnwj5Go1ua8aaIUXvPcUcYN5GKqrrE6ODX3DDGQRE9WDLPsymzzB0+iKL1eA==","signatures":[{"sig":"MEUCIC1E7BYpS7YopcCWTF13ihnCL/jFFcWzL0l1FRvW9td0AiEAtA7B17krFa6/J7UzwJWqP504t7w8QxrNUJhSycDnsA8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1396030},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"cf5c1ceb4b43b645240d4457588bf00ea9319b5f","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"10.9.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"20.11.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.1.18_1765644888578_0.17932585496127018","host":"s3://npm-registry-packages-npm-production"}},"0.1.19":{"name":"linkgress-orm","version":"0.1.19","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.1.19","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"1dbb8c795197e270b034ecd3d5bb5cf1c85ae2e6","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.1.19.tgz","fileCount":159,"integrity":"sha512-CMkqHrgJU4iMVWzOxnZ0RsnBl80Q811CzCsr4AKHObc+kme8J/sVnOLEmP7zxqC5veP+8qoO9aGEORyfLJQAzA==","signatures":[{"sig":"MEUCIQCYtuzpiDAl/CGMoFCHpaJaQdRjux+KQ1hyfpKliLOivwIgcmWfOlr6QzRnweIg5MicYhWUz6xCNX8W5Kr8Y4cfa/Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1417307},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"d4e2d780deba535c39948ce7c74c53ee8196f042","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"10.9.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"20.11.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.1.19_1765704665919_0.4185851299489687","host":"s3://npm-registry-packages-npm-production"}},"0.1.20":{"name":"linkgress-orm","version":"0.1.20","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.1.20","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"9fb4a039b24faef5f9509e3daf4431fd527fcbae","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.1.20.tgz","fileCount":159,"integrity":"sha512-I6X1I4mGS6YD2dzD7CnAgywk+n1jZ80bYqcNQy8CiLp2mEFpNaqWuRTnE/vlYGnJhd4fzkHNEBjaNP9oBGcr3g==","signatures":[{"sig":"MEYCIQDsXUSaDsipgSOh2dF7/KnUbenSyOGHSEfbffWirnrtGwIhAPzfz3l1mWzmbngn57MkVYhqxGlrX1MIcWKYgK8x5Gm9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1429903},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"dfa7a1bfcd5c0607e316629a23de04999b707ae8","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"10.9.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"20.11.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.1.20_1765716512997_0.5806908461388745","host":"s3://npm-registry-packages-npm-production"}},"0.1.21":{"name":"linkgress-orm","version":"0.1.21","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.1.21","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"1523a81729c1ec3dd087a4cbb3825d645e662669","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.1.21.tgz","fileCount":159,"integrity":"sha512-qOQhjFo9d4XVkR/J3shkpO5+OhMLAK0MyZZQwxZ4T0cQiBohCLU6BlGKLA395OxMUWxMqrGZ/+MShXpdAkUGoA==","signatures":[{"sig":"MEQCIA41n2VmLVHYoIxestfCDRet8IvPnRSwcl9hNrvI9RE0AiAXLEKwAENa7iAbEZ17SwZgt1D5s7d5ze8DN+WWy3k7dQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1434072},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"dfa7a1bfcd5c0607e316629a23de04999b707ae8","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"10.9.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"20.11.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.1.21_1765718505062_0.2880720009728517","host":"s3://npm-registry-packages-npm-production"}},"0.1.22":{"name":"linkgress-orm","version":"0.1.22","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.1.22","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"20bb3bb719a0532edc12d5e51559ff7c4dfbb598","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.1.22.tgz","fileCount":159,"integrity":"sha512-5s9RHhNAAXe7zyxfKsjM0+Dj8/8SyyJ5zjyiauxjLTOibOK9AOz50x7PREiuDWuYygYPklfFdCbvhk7Oep8TqA==","signatures":[{"sig":"MEYCIQDvBY/MT9iQjWUxN4Q3tT2DHVNW/YiR144ZR9j42MaRywIhAOCXF2QRkFOULacWH4b5d4FP91PFphfItaa5RyTdCeeu","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1441330},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"ffd3ac7a8ef5cb314a216f5f3e8d02eab159a884","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"22.13.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.1.22_1765806175594_0.37032224797900315","host":"s3://npm-registry-packages-npm-production"}},"0.1.23":{"name":"linkgress-orm","version":"0.1.23","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.1.23","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"149ecbcbc75719eb93dec8df5b98f347e1784f55","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.1.23.tgz","fileCount":159,"integrity":"sha512-y5kBhAixAzRCiYAnNkS34d5t2he3VqiGdq/3+Jl/K44w6oRSw4jhCxkTS+9+S0+U/7CNrL62rzApECOmAW96AA==","signatures":[{"sig":"MEQCIDyJf11MhqX2w44R3n5BaTN/0BtYdulvBkNH90hW0DS+AiA4G1/Zer0fAAfftsOnuFOUYgmgpinVwujvGPv12GsSFQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1453951},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"769e7b2f13a399b1e371e5117642ae4d0ede749b","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"10.9.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"20.11.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.1.23_1765880350955_0.3725715677565551","host":"s3://npm-registry-packages-npm-production"}},"0.2.0":{"name":"linkgress-orm","version":"0.2.0","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.2.0","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"1ef35599cc8ae7e1ba69e0fd65d3fabc198a6035","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.2.0.tgz","fileCount":159,"integrity":"sha512-l5m4vgT7lJipAkJhqXvc8YvnJJCtIa1x22uOanGtnSb3Y7hbgcpnWdLxU/QEhALkf3ERC6CXp7o5KyUTkF4R0A==","signatures":[{"sig":"MEUCIGZFG+IZzyYXfwLs/s50FLT5d7ekgp7K8pOqIkCnnCb0AiEAwQs4BXZLdVrjKCqQsrHUsypK/pD+VRx3GTTit8EHViA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1474586},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"b4a75ba622bedc008e1540c9aa4dadcaa5b43292","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"10.9.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"20.11.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.2.0_1765881713170_0.6959168227995034","host":"s3://npm-registry-packages-npm-production"}},"0.2.1":{"name":"linkgress-orm","version":"0.2.1","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.2.1","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"419cbde4160754fd9239fa7b1f2eac20eddecd0b","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.2.1.tgz","fileCount":159,"integrity":"sha512-5JX825ONhH8z6w025kObEw2oAUkNfAcjtYPUp+N2vEmDs/J4uE8TgXkzfXKTUeiwEOF/kLZO7YY7NqCAcoisGQ==","signatures":[{"sig":"MEUCIQDwagVZ1DARx//BTPrrR+xL7wBwkHHH4pqrQis1Hi5dOgIgS69XsioagoYNtV1Y9SoK8x51b4zac3tm5rsfGKfdSbg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1478236},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"b4a75ba622bedc008e1540c9aa4dadcaa5b43292","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"22.13.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.2.1_1765899044214_0.7973512180364817","host":"s3://npm-registry-packages-npm-production"}},"0.2.2":{"name":"linkgress-orm","version":"0.2.2","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.2.2","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"501c181011c1aeb0351dceed1e3b0861f5901151","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.2.2.tgz","fileCount":159,"integrity":"sha512-mFFS3iehpNo7QCErSfudjqF9gVIwOrQe2V/oUOo0/iUthivh79Y36J1NYiQH+zs/G13H2E7G2aNnLAia6+f23Q==","signatures":[{"sig":"MEUCIQD3QZ1rufg+9U8fc1kKv57c06vRIpgLSHPe498+fhVW5wIgBYl0aNSFJ22P1+ArZKFa/WVAzBXKcqmmuvKQ8AZS9WI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1493554},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"1cb2bceca54067c58b8ed14b9ce5fb8f1c96d293","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"22.13.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.2.2_1765903804298_0.42140740723670733","host":"s3://npm-registry-packages-npm-production"}},"0.2.3":{"name":"linkgress-orm","version":"0.2.3","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.2.3","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"18a3aa5d8baa6a218b055f95bad3e89ab628716e","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.2.3.tgz","fileCount":163,"integrity":"sha512-KLoHhYpktX9pkP/eQRypDxf86v4wpHDxlJlJVzVjqDUZ1XakEchMx1ouWo9lOuUAnJ4RNGhGxcOYNfMOD5Vrfg==","signatures":[{"sig":"MEUCIGUaoybBZI90aIq7uH/iFTzcv6cVtToqM8XBEqBWmx5UAiEA9NOc0K+sInuVlEeY1Qpr7zrSGJXF+El62A45Xa3dvpA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1537116},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"fce748ec95612e726c16750ef1e45883f36e9b3e","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"10.9.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"20.11.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.2.3_1765990630638_0.9510607380355447","host":"s3://npm-registry-packages-npm-production"}},"0.2.4":{"name":"linkgress-orm","version":"0.2.4","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.2.4","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"f15b59db0d3dd3fe96092747a146186b4202bd2c","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.2.4.tgz","fileCount":163,"integrity":"sha512-6jyK7DivxKSI+w5BsXhayNzPgojJSJVRG1+vMEUBvrPZDMKraG6fEmlJzxlQ6EeP9+xP1/aAzI1kXtLWd/8acA==","signatures":[{"sig":"MEUCICvEoQ/dqU3yACJsahF416sEpgoh2HznH4BccGe/YsD/AiEA0xDja6VGA0nG8qxqbS+RcVtIfOTZrb25Ifu9AKu/sT4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1568344},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"ae831ae9f5df83020a4e650d4c942a2fbbeb7243","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"10.9.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"20.11.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.2.4_1766429990434_0.5615682927795052","host":"s3://npm-registry-packages-npm-production"}},"0.2.5":{"name":"linkgress-orm","version":"0.2.5","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.2.5","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"96f4695c32a1e136c6379fa51305856223283f7d","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.2.5.tgz","fileCount":163,"integrity":"sha512-BU/SiSw6cR+HtArVojm4SxEG3aFhfpEgjz72l4Z8DLZXNwQoy60qDtPRZx66FUHl4HlONB/YQaNLqqi8zfnWsA==","signatures":[{"sig":"MEUCIQD87QW1RJTH/5qevIsIkWNAXE9jXJLR5mG9wJfUB9BfCwIgUQ6yzt31QVj3fA4UCOUbv6DqObJ4QME10ECy4ocvYSI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1613726},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"f8a95540da5efd5890ce3182ab83e0e0f463081e","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"10.9.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"20.11.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.2.5_1767085860996_0.8937533701298914","host":"s3://npm-registry-packages-npm-production"}},"0.2.6":{"name":"linkgress-orm","version":"0.2.6","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.2.6","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"dd3b1a244c203f46afa1eaaee745dce5dd1c341c","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.2.6.tgz","fileCount":167,"integrity":"sha512-GNukI0tW/0Y4zq7hQkp4NuvyfyFCDNE0jCvyYocnxQwAFLkCUL1kYuQfRrj+7xvqjz/iEgOBgHlQyrlKsufS6Q==","signatures":[{"sig":"MEQCIDGkDBuj+P0jfNpQaX9AEf0FjEEVgyUgirvHYMN0w2WuAiB9Ip7rkaO5ILH23b+gRJRNDQROwAFaNgH8g0C4CERfWQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1631308},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"ebd28d2c08c6121b04a88ddfcaf465ce9390dfc1","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"10.9.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"20.11.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.2.6_1767134623358_0.5215338274886789","host":"s3://npm-registry-packages-npm-production"}},"0.2.7":{"name":"linkgress-orm","version":"0.2.7","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.2.7","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"a78fadf11419c4bb4949ed2f710b124942b8394d","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.2.7.tgz","fileCount":167,"integrity":"sha512-OQX4DQfRkd+rP5/zBNMS1+w06e7iss3kN5tkHAQBJg8STM/f6/WkBzu9jcmaLLqOlMAPyVXEMaa33KB+bz3EzA==","signatures":[{"sig":"MEUCIGcGBTkeuMetDCA65FboHfc0Wsm+RRlEiI7wbcklTBpfAiEAyLK1HehAxdHi54aM3FOoW68lyMvTnVViKU4LSVyrPDM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1637618},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"23812370a0165507709fe1a7ae256cf1e76d1cd2","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"10.9.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"20.11.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.2.7_1767187458818_0.5273585537759122","host":"s3://npm-registry-packages-npm-production"}},"0.2.8":{"name":"linkgress-orm","version":"0.2.8","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.2.8","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"3dab79041a6337e3dfc33590e355a3e95c3dd420","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.2.8.tgz","fileCount":167,"integrity":"sha512-rASiw5lxHIAgbD+1v9XOx6KTKxQnX5qQxqAlqajDjhG/YCg0z6ZTO19boN63F/1fgi/7jd2TGpjQ48nRjjnUSw==","signatures":[{"sig":"MEYCIQCXprx+BETWJoaEUNem1pYven1Z+ExBV34t1jLQXgBxSwIhAK+ycmU2zvXHpc4NkWjQBDIxt5pkCBEEZH9hicQJOcGk","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1664203},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"aff741faad70599ff5fd371f092d6e5ea30f0ed6","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"10.9.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"20.11.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.2.8_1767205384182_0.48559415643472037","host":"s3://npm-registry-packages-npm-production"}},"0.2.9":{"name":"linkgress-orm","version":"0.2.9","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.2.9","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"30ce9ed5191effc09f8670d88eaba66fe83e2ae3","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.2.9.tgz","fileCount":167,"integrity":"sha512-syW3DXHnUk9h7EVjtWkHhIhaH1+vtgDdG9R8tgK9Ko48xve/Opq2VGmEKqaLICPJDyqRIhzwgLpKKu1knIYUOg==","signatures":[{"sig":"MEUCIAy8mxXtp2jxpceLljyPHI468DqToACIZjCDd0zegNEAAiEA4B3DUKS9MOREyF/BlGXWFJjVGvUgrNELrDjxPg0g1VU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1668712},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"aff741faad70599ff5fd371f092d6e5ea30f0ed6","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"10.9.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"20.11.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.2.9_1767207925462_0.6932202076941434","host":"s3://npm-registry-packages-npm-production"}},"0.2.10":{"name":"linkgress-orm","version":"0.2.10","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.2.10","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"daf584a6326f4b8403176b04551237fc682327c9","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.2.10.tgz","fileCount":167,"integrity":"sha512-Kv1a9K9gd7mchEMCn+K8FqlkRNKYntPArhxoSKgBkkQhAB3DvJx5l7lOM3wbj8oAhxLMzJv3BiRAkCLUvhMotA==","signatures":[{"sig":"MEQCIBr+kqyLUVLUg/YdErdrd3tiMbL3c0UzyHT+J7tupSOAAiA7BfpRdVtTANScBFt8FQYemaSnypzSRiDFYCB/Do3lrw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1670065},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"548ba91630db01210ef34b8a9d45065499b24058","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"10.9.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"20.11.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.2.10_1767689926492_0.5992429870478937","host":"s3://npm-registry-packages-npm-production"}},"0.2.11":{"name":"linkgress-orm","version":"0.2.11","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.2.11","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"8448fdb0e548082a74882913f6b1c3bed8d297fb","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.2.11.tgz","fileCount":167,"integrity":"sha512-zjQcRN5nln5QVMT7gMVOaBAFT8qmgU7GMQabgoYJLcDxw0TCa1lAwq8Y4O44gB4m4UCxf0SaMhLs+eR0glchhg==","signatures":[{"sig":"MEQCIDZrAYsW1hoVlYn8VY7YUMpIEdLynqPJ71RINc5qwgNgAiBQNT9QGQ5WqOn+QSAEnZAYHGq6nbLuUyodB0nhnWj66A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1673077},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"71df13f77e2f2af19d907cbc8fd9342eb2df8272","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"10.9.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"20.11.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.2.11_1767818623924_0.36850079089475885","host":"s3://npm-registry-packages-npm-production"}},"0.2.12":{"name":"linkgress-orm","version":"0.2.12","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.2.12","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"a7b365b0706c4069999861081f1743d04b422265","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.2.12.tgz","fileCount":175,"integrity":"sha512-77zJXNrDpIWqZSFImYZw/bgT+xMrSe8C9Ut+W9R0TRz/mDOwfo6iOIQofII+ez9RpxGhf/UTRsVCqfBFjlOJfA==","signatures":[{"sig":"MEUCIQCIGnHEyK2ELzRr9wYuGjfafeFqz4FINti3AT4lZzSYFQIgbRFQnCZ8Fy02A13evAT3lOrkfu+YIuzzU8vNebJGeNw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1761949},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"01e9b50c5b04d18ca174972db443bd7ecccee0ed","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"10.9.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"20.11.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.2.12_1768379823735_0.8219513936463456","host":"s3://npm-registry-packages-npm-production"}},"0.2.14":{"name":"linkgress-orm","version":"0.2.14","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.2.14","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"e0de4fcec0245b39822f5312bb8ca9882710191e","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.2.14.tgz","fileCount":175,"integrity":"sha512-BygwwhLw/64bbWEh/Sn7959FjL0NtaSgjjj1yCs12BSbuBPTvgX/exasxsiEKiBv4ntn7L0hw+n6792O3nBtlg==","signatures":[{"sig":"MEUCIHjlJZADhxhszDlcSwD8MQTTI5tAK84i6jnmarq2W8n4AiEAo2/hVY/aT+DecBjUTv+If4naiSc3GPQKv+B4SYr55KE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1763239},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"cba0ceaae11c656be1ff6c9aff5885866abbd92b","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"10.9.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.2.14_1768778482246_0.44918271370105134","host":"s3://npm-registry-packages-npm-production"}},"0.2.15":{"name":"linkgress-orm","version":"0.2.15","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.2.15","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"af586d1704c4532ed92f5174ae3887d49cf21de5","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.2.15.tgz","fileCount":175,"integrity":"sha512-35wxXpF45dlMoLSePS8UE1PICcMszQwx3sn6e7HBbB08jNMoc+wUe0iROVC/HLAGQcCOzaaf+Mb2pDYqZ9QKug==","signatures":[{"sig":"MEYCIQDkqijqLYA4BN9C108eNqxIH6onSvSLYXvd13LsbObO7wIhAPVSuOFRttkx93yOVuCiWlMR4xLej76w/T/yRVBO8R2Y","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1764808},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"26b6cbea7044eac71149b6a21deac399ca0d0066","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"10.9.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.2.15_1768896552472_0.16410133687263584","host":"s3://npm-registry-packages-npm-production"}},"0.2.16":{"name":"linkgress-orm","version":"0.2.16","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.2.16","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"7f138e7f33431be6de426f8b92929dab1346df6f","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.2.16.tgz","fileCount":175,"integrity":"sha512-DjkXJpk3/EPPirwpbfC3DxoqgrgVhCttHZpAFmsAMWmxkIfZ+xUaQyr3/6yoPmx9hpkCegmDdVg6b7AXjAtqsQ==","signatures":[{"sig":"MEUCIE8g/XFIHmNpl6iR7i2cSL3V7AHU39iKPVnlKIRILPLvAiEAzkJi+gS1TpBY3fU1DIWVSWM6rrPsi9zq7gLuQGvRe+M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1764860},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"a0587f676f719e8354c3a497fb569b3f7fe6da25","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"10.9.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.2.16_1769886829705_0.4899742045178317","host":"s3://npm-registry-packages-npm-production"}},"0.2.17":{"name":"linkgress-orm","version":"0.2.17","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.2.17","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"d7022924b59a14ffefaa1e6e403da42b410a2401","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.2.17.tgz","fileCount":175,"integrity":"sha512-nJqcwR9O0tsqrk2GbqyBh+Zvq5CbIgXplku3Qu/FJGX74wpyrNm5bcxiaky8G1mamV3Ix+6vOBkdA0vulvGulA==","signatures":[{"sig":"MEUCIAlswoptyD5GdyJj9lj8SZiMs1jdp9ue03nc6swJX/oPAiEAydGwoq8P0Wc7MxxXvbi2uu+hiIroI7J2pRzeP63iCPA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1768749},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"a0587f676f719e8354c3a497fb569b3f7fe6da25","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.2.17_1770119022411_0.21335765488841485","host":"s3://npm-registry-packages-npm-production"}},"0.3.0":{"name":"linkgress-orm","version":"0.3.0","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.3.0","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"9b3fb16a9199431e4070a952d37fef1184034af9","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.3.0.tgz","fileCount":195,"integrity":"sha512-3Q7hoVMdmGGi4bX1qFD4EdgqixGiRyd3SiTiguJzymJGk30csaOhHrmq07gO/SzBNANRB4Io9cZtvk58Ac74SQ==","signatures":[{"sig":"MEYCIQCEeu7XPciTx3GWgjNFWAv9g5UghwzRHMrA/jUfzTL/IAIhAI40wai5ZHi8wo7cL/WYKCzL8Gn7HefBnHxrjWiP8G1u","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1848847},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"f1a2f8cf532544374bfde591374f2a665c0d5beb","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"10.9.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.3.0_1770248964131_0.26343427428333666","host":"s3://npm-registry-packages-npm-production"}},"0.3.1":{"name":"linkgress-orm","version":"0.3.1","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.3.1","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"c3074c315358f298a97a242d7e441a93456d61a7","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.3.1.tgz","fileCount":195,"integrity":"sha512-CQ8o97h04pmOEZIprtkwGpUJme4sORov84n6nm+fR06ZF5eaiA3LPxtbweNOQH0Ef+uVqfGuk/IizVcQsfBiZw==","signatures":[{"sig":"MEUCIFIlm8wzBDnr1Cs8tS8tjS2nF7PP1UoNP3wyn/MstNAyAiEAyfXfzqqzQ4YPy2zECK7c4zh2SDZHs9QT4HwyiI1Hfdw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1848811},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"f1a2f8cf532544374bfde591374f2a665c0d5beb","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"10.9.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.3.1_1770365637307_0.6169922765362765","host":"s3://npm-registry-packages-npm-production"}},"0.3.2":{"name":"linkgress-orm","version":"0.3.2","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.3.2","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"1efdbe0e7321dc7c2d3aef2c4be1ffa5186251c6","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.3.2.tgz","fileCount":195,"integrity":"sha512-icEUArjS/mjSWZ4W3ACayq6tZNeNVQS3Skwgf5TXMADQzLCI8dTr392YxrKtT+rtdFMBghlgPL6zsJmQ1ZO0Ng==","signatures":[{"sig":"MEUCIQDzhuYhuKiDDHxkZlGxc/kT4jbDwk6K4iofc5NiJcvjKwIgLwfXehvaJK2RH9akCD4BQjsI679OglnCFb6Int3gAOk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1857785},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"ca97baf42eff4b15ce362fb2af3ce34e2c35b15a","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.3.2_1770387163306_0.16714915370456418","host":"s3://npm-registry-packages-npm-production"}},"0.3.3":{"name":"linkgress-orm","version":"0.3.3","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.3.3","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"9d3803cae1b5e2870e9724c9fd5dc1ccdf6209de","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.3.3.tgz","fileCount":195,"integrity":"sha512-WFoYpn49xF5HIQXXUJtRXkpn5GOmxHZ8PjOUz9F5vTP16z2rfub7fmJtag5vMYBFvMvwIYrOul7OZGIg9mz8jA==","signatures":[{"sig":"MEYCIQDQYqRYskQWU2jAMee2Y4miaq5bUMMC/tugugxbUDU8DQIhANtZaoHlKyGRM74aD8lkhDGBe5d1Xcl7OF3qhV8obpJg","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1858382},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"ca97baf42eff4b15ce362fb2af3ce34e2c35b15a","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.3.3_1770395497701_0.9053466035926385","host":"s3://npm-registry-packages-npm-production"}},"0.4.0":{"name":"linkgress-orm","version":"0.4.0","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.0","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"f0fbeca9251e56142c4136a331715514dffccd69","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.0.tgz","fileCount":199,"integrity":"sha512-W8AH8kRovwGU3Rl2LIstmI7hDnTf2Fr1KNA+QY9zFQwiFs1bujT2vibObRXMML9U5gbdAajA+iDsFk7nytUrIw==","signatures":[{"sig":"MEYCIQC3QPvFWyS5yYTYbIXRNwmWS7TF6RoGVL1x9MPND30LDgIhALo+ZmpsvMSXkZkzWR69GhCJlS/+4Y5MaMNjcm14wpvd","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1869125},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"701d7ce1052c46b2d5c41cd151d02362fee6e563","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.0_1770400929450_0.46526027753702337","host":"s3://npm-registry-packages-npm-production"}},"0.4.2":{"name":"linkgress-orm","version":"0.4.2","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.2","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"447f4f4086681fc1859c21664aa586c232cac824","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.2.tgz","fileCount":199,"integrity":"sha512-ymsNLwhAOoX4F1sooaJbmlvko2VHRALkc/cpXVjzP1ZMHW0sgxbrQjcZu5nVP7DZPnb8q3wDcjAlY7WwS9m5Cw==","signatures":[{"sig":"MEYCIQDRhwfVBEHWwCbfJx3bO2ccRvAYOAe6TLoLsiXQcN64VgIhAJC77+eBbYI7Du4rTpzTyUP/iTma/TBLMYeDLXD+xaie","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1869673},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"39320d41624e998c041ff9a3da4645a33be2788b","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.2_1770641307632_0.5250175198994267","host":"s3://npm-registry-packages-npm-production"}},"0.4.3":{"name":"linkgress-orm","version":"0.4.3","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.3","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"5fb4a0ecfde7766f947e40b8e1f6f6c60ee70e13","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.3.tgz","fileCount":199,"integrity":"sha512-RZsaRS15/BN5Yy0WZLgbAkf99aLuswT7Wr4yikAMaLVl60iqLSThJCQaE9COEfwjnczkHhTd806EUWUnvYmz4Q==","signatures":[{"sig":"MEQCIDZ9eOnNH9o8tXbXCNbOl6iPjL1AUcS+V2mNOXD1JdzKAiBp62ctTMZ2zP5iHKBx8D6+MuWippOUS6Y+OTSselkFLw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1886631},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"9c3a98444ec9d73e1b348778cc0378378efd26c2","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"10.9.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.3_1770909605008_0.31861467587634085","host":"s3://npm-registry-packages-npm-production"}},"0.4.4":{"name":"linkgress-orm","version":"0.4.4","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.4","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"79ea520c7e7f949355940f9a2d17de49234a38ff","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.4.tgz","fileCount":199,"integrity":"sha512-ipxN5s/cTLYDx11DFZmrj+lSCaeePQAml3BdQu3PfYLvsOEYI2F8J2sTpMkF9XuGkyc+sL0ZfteAsQX+t2Mftw==","signatures":[{"sig":"MEUCIQDv30YldvcXccx6B+lfleGk8KRj2lobGOPZ1RT5NE+cAQIgDoEGr0W0c9c8P/WoKXA/Sp+UM62dtFf6cklKTqKKrGY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1893102},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"2514bf789883ff2d6ee9d201c325b957ca607d13","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"10.9.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.4_1770922426121_0.09850679721741695","host":"s3://npm-registry-packages-npm-production"}},"0.4.5":{"name":"linkgress-orm","version":"0.4.5","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.5","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"3a37f11e6d98c52e63a10785cb16741b1793a11c","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.5.tgz","fileCount":199,"integrity":"sha512-vmwyI7abwZgCvXzCAlmMbuKSQFIy+G7+WK/3e6bVnycPwKE99u1UhrX8hXpcU5TWQKyJlGyIb8Z8iWVd8RjYMg==","signatures":[{"sig":"MEUCIQDgApl5708ib+6/hzAXrAXGOGcA0V9bxuFIWfuBCXXYcgIgbtj8JCJYSWZx6wR6Rz6GMxiOR+I3nSMkcEE9+o1KHK4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1896208},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"8f535e09d10ec258edd893c4a8c6467fa0d28e05","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"10.9.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.5_1771668468684_0.1540014587529146","host":"s3://npm-registry-packages-npm-production"}},"0.4.6":{"name":"linkgress-orm","version":"0.4.6","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.6","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"d1d7f7a413960d458271ae4a01fa1b601fb2055d","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.6.tgz","fileCount":199,"integrity":"sha512-dLKidUoyhWDU4d5m46Z+Xd6kyIcBqt+77u1LCsVk4etQAsOrCDOvSqu2KfJ8yvFWSmW75S4T8Gc7mCjW1lEz+g==","signatures":[{"sig":"MEQCIHWobcvtQrpqa+3X0qwFOxLzCBFdH/JK/CCK1JE9yrhxAiBG11t4hW1UHFAqwY8yu7cg0LpLYH/PLr7gwl4MRUrjsQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1897652},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"8f535e09d10ec258edd893c4a8c6467fa0d28e05","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"10.9.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.6_1771871969716_0.9981624897919299","host":"s3://npm-registry-packages-npm-production"}},"0.4.7":{"name":"linkgress-orm","version":"0.4.7","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.7","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"7f11cc15e4629cb4e8f9fb8d5c92eb0cb40f86ff","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.7.tgz","fileCount":199,"integrity":"sha512-Ej9EFiFmFS+0oS/X9RnQZ+uekehd6TTmrWpRM+xDNTvb/z3EDo70PaQMcnkDoS5zAfNAKgRr5/QAikVWyW1gJQ==","signatures":[{"sig":"MEUCIQDjOSE6gnJ9VG/6KQJsapKBDn5sD9aloBuoxOR4QFFarwIgOirhyI5UBdp9mU0Ku3OipfndYj8Pkmsfp+OfOaZgrJg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1906502},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"06eb12319df0a46fd4d742c2fd668318e7af40b9","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.7_1772543259027_0.42027951555489684","host":"s3://npm-registry-packages-npm-production"}},"0.4.8":{"name":"linkgress-orm","version":"0.4.8","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.8","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"a92549ec842a9c708091c935ab841f2fc32c96c5","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.8.tgz","fileCount":199,"integrity":"sha512-Xhk+iVXJLTKE0E3dZGbJCiovdm5k4XPQPvtDgU6TUmP8DIOZxBXz2BPiL0dHtnScZgxENCc3ciIq3fGPCZLDlg==","signatures":[{"sig":"MEYCIQDv12guCNOHQ3nNe3SBns+NqoHKD7rzS8d1K3bv+Dr+JAIhAIsjcWc/BWpKFWIfBRS0Qx5PU0J5jjj7r6yrEbvSrbyu","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1906497},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"06eb12319df0a46fd4d742c2fd668318e7af40b9","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.8_1772543946795_0.890508872491012","host":"s3://npm-registry-packages-npm-production"}},"0.4.9":{"name":"linkgress-orm","version":"0.4.9","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.9","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"b739567cc2a318b2ded924bac4cca33112913554","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.9.tgz","fileCount":199,"integrity":"sha512-QjQVHSP0ZupkfTYTbk15UzGSmiZjkyvwrt2q/XbByAqbQmU37+iXLQQHiEHe6o1NuOjAtnyA3LjPELhGk5QvYg==","signatures":[{"sig":"MEYCIQD2V6x4hG0JYXn7lNjcuZwS87Pj7FPdYrbTWDpWK6i/fAIhAPJ2H/HTyjQw4Qy3depcV67FjIcXnQEIJYAgZXzGMUJj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1907786},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"06eb12319df0a46fd4d742c2fd668318e7af40b9","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.9_1772545108162_0.7459902112833783","host":"s3://npm-registry-packages-npm-production"}},"0.4.10":{"name":"linkgress-orm","version":"0.4.10","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.10","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"9982fb2cb4b6eb16197671ff61f251f3606735e2","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.10.tgz","fileCount":199,"integrity":"sha512-EYXTsD6x2/2jjJBFZ/h9JcoSApDUJPwEHLJj+Lov3qvAxP5T1RYOFfsKjy8V2ySaHGhCwx/1QHPF/KoQn+Redg==","signatures":[{"sig":"MEUCIGYnnWNxMYINi1u/7hq5CKk6wnwuAcsaObSdxcKcVniPAiEA27VnBvZUgbSNilWjZ7Bfnf5y7zT8yVCoF5hgmRVU/V8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1907793},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"06eb12319df0a46fd4d742c2fd668318e7af40b9","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.10_1772546773784_0.17745994412702015","host":"s3://npm-registry-packages-npm-production"}},"0.4.11":{"name":"linkgress-orm","version":"0.4.11","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.11","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"7a36e9f05027e7683419693a99450d005af42a6e","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.11.tgz","fileCount":199,"integrity":"sha512-kZmyGEkoWm0BtFMG+TWzRKIxvSeHuAKQWNilMYfCmhDCFtPsScO2tHAFLv42nOldTQe+eaO/Etkws3GTYKr2tQ==","signatures":[{"sig":"MEYCIQCjyBujucD+kv1diPcfJ1O6deGntH7db7OyZY7h6szVqwIhAMg2ZEPwHcx1LzTNHs9FpFBdWFBHBO+eK4RA6QidLOhl","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1910250},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"4ed4f1e275f307a7d6cf0998e5de1a3a97bb8360","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.11_1774859106310_0.5190070937778171","host":"s3://npm-registry-packages-npm-production"}},"0.4.12":{"name":"linkgress-orm","version":"0.4.12","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.12","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"8bda4d16f42a354c58f286a6e1c0869abf77fcf0","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.12.tgz","fileCount":199,"integrity":"sha512-BicXJ8ulVfub1ozKbsg3Zew2abLjPDRLYxX4y0ZnLHsFsk8LtbGKD5ARiq9oRjKobE//22Ue3uj7DRghGyAMuQ==","signatures":[{"sig":"MEUCIQCgFAfMjjDWHeNxUByrNP5Wp00XEE8Hsvj+EIYFPQMQaQIgOaqZfBhm4GEjNP2oUnB39a6qhv3pL8xSWi7uyvdXsYI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1916525},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"2a8a92ae23e73655672d9bd99aaf066878f4aded","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.12_1774900850476_0.5911793249061252","host":"s3://npm-registry-packages-npm-production"}},"0.4.13":{"name":"linkgress-orm","version":"0.4.13","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.13","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"68afb973e1dcdd7e41749a5b194561fb3041837d","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.13.tgz","fileCount":199,"integrity":"sha512-DUe7WA5oYMIhg0GD8F77+J4nwlExdopgVRtPXYohz9dj99RWWVFYs6BZPReFmstlCaFY3aFY0HIoJK/rmVQx0Q==","signatures":[{"sig":"MEUCIQD6NrrDnd7gSOyaikA4n3Q1IN4b18L48YczgQqJ2wsJTAIgZafIoThA9ABJt1vOoMfG6rT8bs0gJKYTrwzMsD/jcjM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1917373},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"8572bfb300b92f1dafd62f5c00c15113e660a6d9","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.13_1776165677670_0.12393920578736584","host":"s3://npm-registry-packages-npm-production"}},"0.4.14":{"name":"linkgress-orm","version":"0.4.14","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.14","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"db1f0db9ecbef4d2eb4af57876b41161888c6b5a","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.14.tgz","fileCount":199,"integrity":"sha512-ckCNrO/zAupECRx5A/bF3ye34hrCcW4s05rCtUe+0Cx/nA6qpRN2e2wZlFD/7TBdE7QjoXvAgcFy95lGLfLDXg==","signatures":[{"sig":"MEUCIQDG5BNxtPOQEdAzyfs6amUyAGm9oqYAEWq5mvrlbcdHMAIgaBQ4fkhjLQECQoqyC/JlF0/bKCZr3hBgXXi8W6iXmJ8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1925561},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"1516a2c1d6beca8c85bf46bd97deb59cbf2d9118","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.14_1776246586678_0.9695942356404905","host":"s3://npm-registry-packages-npm-production"}},"0.4.15":{"name":"linkgress-orm","version":"0.4.15","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.15","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"5f7f03e8a0ae6a1bb79bb09fec6b9dd686c15dd9","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.15.tgz","fileCount":199,"integrity":"sha512-H7OnaQQ99zDKOfg5IlDlCULJpvc22qXIWTm5yFq/bVq0Wx4TNh3wWV05BHHlBUMeSiWpzC3nb6j7HWnOGZg+uw==","signatures":[{"sig":"MEYCIQCXHaEA2rtcDMl/+CYJz118MC+BIcUy2Pg2BhsL2KXxUAIhAM/G6nf54oDZt27+vyEh95Z/XGNgMz+Yt7gPvTl84DuY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1930156},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"2da5af8a90849c03f5dc5aaabbdfc370f78faaff","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.15_1776252685916_0.7071281154227123","host":"s3://npm-registry-packages-npm-production"}},"0.4.17":{"name":"linkgress-orm","version":"0.4.17","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.17","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"10754c96ad339c3e557d21c29887fa84ac60cd8c","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.17.tgz","fileCount":203,"integrity":"sha512-FG8q+mh4zRZkQBtbd6HzrBuWNX3gwS71WzI6oUDrW2Uc+Zx15JlFY7TH6w0UA/b7uSEavlLC92CzXOx+zmjOVQ==","signatures":[{"sig":"MEUCIQC4sHsJayJ5BQ4lYah65x35g+8MaAUdvB8yBhA+82FivQIgXEgrJ9AD9nPSmW4j48Zemrf4iKQtxiIxcVM39Qakxeg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1960538},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"ddb293c5384ba703f24ffb5a9ccfd7313b235dac","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.17_1776269160196_0.7105137954963023","host":"s3://npm-registry-packages-npm-production"}},"0.4.20":{"name":"linkgress-orm","version":"0.4.20","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.20","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"a932153e25828b2857077d7249c9531da8242b98","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.20.tgz","fileCount":203,"integrity":"sha512-bEZOsTPPyNq9U/Yhx3Xp/217002T3q8pvmjtZbngG4WCuOEnSfCi3ukKpw99PqVkRkX2ZmpEXAbQeqPiTDgSdg==","signatures":[{"sig":"MEUCIFNMgQpBIAts17wBfpn6LQ1lQyuHtXBMBQgMFSvYQB6lAiEAh30FJTfvvlFFHYbT486meWCwz7l4x33SR6vQuUEaPfo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1974625},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"28c44a07a21de20d236e6d8a9475190f6c599a01","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.20_1776842034056_0.36776131275980295","host":"s3://npm-registry-packages-npm-production"}},"0.4.21":{"name":"linkgress-orm","version":"0.4.21","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.21","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"45b8259cdba2d240d82b73ddfb92423d4e3f728d","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.21.tgz","fileCount":203,"integrity":"sha512-aAApgLli5suthJFVXovxpKHXf2i5gYQ8fAfAwe4PIsOuLmgqxiE8/TTNHL3DSKvgfT79n57+3b8x2UaZ1wRzPw==","signatures":[{"sig":"MEQCIG+rh+k+lVnxgomjk5mzncs3KEE9EXNlsx//bAy1Ukd6AiBeRWIDMKBfdHidWEIdQCgG+xKw+VshaQdipo2/o6ZZvw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1974869},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"cddf2b2b620528b8fed3821a0c22565b087f9d88","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.21_1778497580743_0.18812373519552428","host":"s3://npm-registry-packages-npm-production"}},"0.4.22":{"name":"linkgress-orm","version":"0.4.22","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.22","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"ac05e488b6c658daa1893106aefdd6e6b53fabbf","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.22.tgz","fileCount":203,"integrity":"sha512-gDDOJAU/qV6e++uU6Py8ET6nDBi7FvOCM/HzHfqJwnxYFCb93+lYQSgGMAbjOwCCPX4n5W/Xp3h3laGQ5Qnjpg==","signatures":[{"sig":"MEQCIEQUrCzVymCJ0Wv2wcrCv35p2QK5LBTDx1ARoKUNOTAPAiBOhsuoYhxhSXN4bg2buUK8ZYq6z8wRI20D7F7bDWtP/g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1984484},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"cddf2b2b620528b8fed3821a0c22565b087f9d88","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.22_1778613274943_0.5760248950431801","host":"s3://npm-registry-packages-npm-production"}},"0.4.23":{"name":"linkgress-orm","version":"0.4.23","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.23","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"299b9af5caf410e592782eaaf418b8041b87c5eb","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.23.tgz","fileCount":203,"integrity":"sha512-n0z0lmfdmXwM0W4Xq42fdbMjnyEbUwkE22z+RVwNRa5yq884VirU+JnGvdOC2GMiVv0MeyRGSvqWnEG7uu/AkQ==","signatures":[{"sig":"MEYCIQC36hC0lTxxYPOoMMxv7UcXo/3sPH/x4Yc9q0RTvSc4DwIhAIYfWXG/0EqV+82Sgjs83wdDcIUHNQcQRQUejV+v4boz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1986417},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"5a06b37984b3c34aa58f8e6deae2418adedccb8e","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.23_1779053430266_0.6776284493140996","host":"s3://npm-registry-packages-npm-production"}},"0.4.24":{"name":"linkgress-orm","version":"0.4.24","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.24","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"38b0803bff33b0e35d6c8ccee900f28ba215aee3","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.24.tgz","fileCount":203,"integrity":"sha512-w7hBgoF8Q6bTv6Go6L5JgoC0kq8jVE6RMykTkZsKbCiisYbQXLzx3gvEvksBc3UDBlwu2Cwr8+8OWRfjjBvYgQ==","signatures":[{"sig":"MEUCIQCDgBawSKTr5F0UumJGhFWPj3PVjfyPLVRGB93xSVbGYwIgHN3QQT8Qg7iLhpPsLRIvCfuOsSqjYP4tpmVcEwYGkzY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2009731},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"5a06b37984b3c34aa58f8e6deae2418adedccb8e","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.24_1779114016506_0.6681055187347673","host":"s3://npm-registry-packages-npm-production"}},"0.4.25":{"name":"linkgress-orm","version":"0.4.25","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.25","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"4dad101a1b8eb1813ec31fa82c5a1d7cfc827a68","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.25.tgz","fileCount":203,"integrity":"sha512-guVL1e8u1DHmcLWP2w7Ex3LnGhohoocPIEUIEwU554Cu1M4To9d2l1oOIE63rVeDEr/RtODPCKVukDytYUCNpw==","signatures":[{"sig":"MEUCIDTsvrmXcUqAVF23U8wZl17NxTpbRWTOW2l09v+67ihGAiEAtbbILvbqQm9A/d6F5CnhvJcjx37HKhpjSjwX4UbFZlk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2013771},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"af2944ea8fe49eca2bf6aff64f3530ceabf71f63","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.25_1779136530154_0.7022195405655132","host":"s3://npm-registry-packages-npm-production"}},"0.4.26":{"name":"linkgress-orm","version":"0.4.26","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.26","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"42cee426199f29203bd532cfee45df0f160999b8","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.26.tgz","fileCount":203,"integrity":"sha512-emLK9e9yHbeScnIG6SA+M5l6ZUD9w69Vri/E7nySeTn8ZB0BxCnP+D+ImcO86ojXd3jeNRHTDIhaN+5Mc8uSUg==","signatures":[{"sig":"MEUCIAT7VOkJz+Ko1BBpl6r58miWbH4nkCJFIVzN7MVe1nZMAiEAi4Tihr7qx1Yk26mbzNG7qFGadmOUdYF6m5RuYwaDzLA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2030638},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"e3f3c0beb95ba7464cd25a7a819da82fd1420e84","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.26_1779139337144_0.7763488736598683","host":"s3://npm-registry-packages-npm-production"}},"0.4.27":{"name":"linkgress-orm","version":"0.4.27","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.27","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"099005c49d29a4cdcb462f095b31f0a25dd39451","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.27.tgz","fileCount":203,"integrity":"sha512-GDvvRSdGmTEjS0cs+V4yp8BG0mDoPrLrdfnm9diRIqpk4JjrqCj+8ofkTK4va7irtFosQbHcmMBB/XGQn3c8ng==","signatures":[{"sig":"MEYCIQC2cPrcNm6ZLdvtExdIEty/zvaVxBSUvIrA55Xv1fDhEgIhAICJPPgTD2V8M8IbGcPaqZUbjFEuHtnSwjNHYeKNAw/P","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2031384},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"0825b7cee3270ad597df9f3b39e20334029df2b6","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.27_1780396546753_0.8207583454807117","host":"s3://npm-registry-packages-npm-production"}},"0.4.29":{"name":"linkgress-orm","version":"0.4.29","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.29","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"163ca0db925afad32b705ef23a51b179eb71a760","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.29.tgz","fileCount":203,"integrity":"sha512-4HwxAOspD1e0TwD5GwL5c8fbhUCLFz57/tj13b+6kNRduX6B4G2+VfVYba7NFY+eLdh8WjUReNOIIrH/xJWscA==","signatures":[{"sig":"MEUCIQC6Vab/tTO0eln5Xa6Tl+7no77sBEDlTS1jud1+Q8/ycAIgIpkYV/+fGE/U4/hDLeXWzVNCwtP45zSZH3iao/m9iIE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2061773},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"b367ea237c6c617800cc0c063e6e852e05c2ee89","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.29_1780673283002_0.22036057987250435","host":"s3://npm-registry-packages-npm-production"}},"0.4.30":{"name":"linkgress-orm","version":"0.4.30","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.30","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"b7c60a41ff9312d9cbd8a36310b43ac50d1e2eaf","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.30.tgz","fileCount":203,"integrity":"sha512-r5JNObUPiAFgYClVUicSwFC/m4Ed/20qX69w2aAHG8OTVVVyi/WOpv5QJ/p/yw95rnRLEff2PTIJKtEAfwAkVQ==","signatures":[{"sig":"MEQCIHui6HM8kejffUxO+H1fMDl1tj2Fl7lDHmivm4pBhHKEAiBusVKRy+IX9IfG5+zwVlX4uWqhs4a6C+TWMcprTsn48g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2062446},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"b367ea237c6c617800cc0c063e6e852e05c2ee89","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.30_1780674312353_0.4252343000671617","host":"s3://npm-registry-packages-npm-production"}},"0.4.31":{"name":"linkgress-orm","version":"0.4.31","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.31","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"17d5de64b8c4a0a6f7c2a406d4c03200a26ba15f","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.31.tgz","fileCount":207,"integrity":"sha512-CFC2Hk2RxgWjWgM+jfSthqDLVSKP5qXInnVxUXQ5qX9bh1fGfY+Hs0iIuboiYe0nymIFRZQg0+gQKdWw551cTg==","signatures":[{"sig":"MEUCIEPUu7a3qEpGxec2tr11dVyWcotYTjYB5pITUa+aP6n9AiEAtwTl9GkRDQx9YUAUlQlR5pIhnNF3kX9hRyB1Dk/B3w4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2107771},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"ddf5444f82ad4a5f1f3e6cd51c850c36c5da896f","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.31_1780736520948_0.20657662291862722","host":"s3://npm-registry-packages-npm-production"}},"0.4.32":{"name":"linkgress-orm","version":"0.4.32","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.32","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"0425a118d7b72860581a6c3a866b6516ea6eb1f7","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.32.tgz","fileCount":207,"integrity":"sha512-ZIcUYz7CXl5tT0nsqN/ZLTwC3Qqis0tQmdyqyBYGxfAl2R/j+HdZEbzczHh44ucomKzb33P11pLrhYZ2jRamxQ==","signatures":[{"sig":"MEUCIQC7T/jzQcOGGm1vszft1O/dCV7au5L5tifmGHPxl91ZqQIgLxkXlYijujRSixLdLTVg4VysEIH0Z+3ZjKjGvbKpxcw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2109043},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"68ce9ff9ae94a328e968cb8360813dd0ef5f04e6","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.32_1780997307161_0.28030271462391876","host":"s3://npm-registry-packages-npm-production"}},"0.4.33":{"name":"linkgress-orm","version":"0.4.33","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.33","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"d30bbd9a8532250f5f66bf8a8643d8fdd72fd92f","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.33.tgz","fileCount":207,"integrity":"sha512-uR89N/4oaSHlJ+JXwPXBKiKXHt8kQg1PHFxOUu9tvXofzPuHNnwdoPmkyULVpqARY3lvpyWWO3h1OCLeO97SIw==","signatures":[{"sig":"MEUCIEjplFTGR5hr1eePV5CpduDW9E1dJyW4cvJQFXSYkpy8AiEAkgmQkaCcKreQPIAuFBNJhBRN91MuG4+EkArAqViU/HM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2114725},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"11604ef04251ecd0aeb6390fce4dfb49824823a9","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.33_1781547863015_0.5302562756956577","host":"s3://npm-registry-packages-npm-production"}},"0.4.34":{"name":"linkgress-orm","version":"0.4.34","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.34","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"1f2b239baec6296989d2f829ce62898e6503b611","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.34.tgz","fileCount":207,"integrity":"sha512-mpt2MN1avYpjAm0sFvF96k2nFSIeN4g8STZ7Djvu0H8vTMM2AvV7zpqtK03pp9lSVr7G7yy7y9Lkat8VUf71Ag==","signatures":[{"sig":"MEUCIGpHh79OIDu89eBJafeFzTWJ812E4HO47WURskzVHRh1AiEAhwSz4KsyaOQRQWBOj0B+AT7oJV2wNjmpCrCEMpG+O+A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2169447},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"88e30ee27fa6094e252323144a8e3cb12609319a","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.34_1781875127572_0.3000125975614796","host":"s3://npm-registry-packages-npm-production"}},"0.4.35":{"name":"linkgress-orm","version":"0.4.35","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.35","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"8d87b7fa2ec7889ea45b8dbed61e4537be43c5e2","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.35.tgz","fileCount":207,"integrity":"sha512-/SObpDurlAezOwAA2QatkJe9mrtze7QCzTd6y3ZNbU0Lw5vVTxSaYhF8H9V1t8am2ya5IkYHqSAY2zslSIhQwQ==","signatures":[{"sig":"MEYCIQC8SKwPpHp8YKPYHNeXYTlNJtgdy2j+4S/nGUWSojlo9wIhAJBHDtNIZNYjvDpyGho+CDDtCc/z2nmZWzjMoAUD0bJS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2177441},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"d859138cf8ce6cd53b3907078baf0aba7d97338d","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.35_1781954320953_0.7381905056885021","host":"s3://npm-registry-packages-npm-production"}},"0.4.36":{"name":"linkgress-orm","version":"0.4.36","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.36","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"ba4c6f8a74480fa10bf6dfef1ee2d51587248d48","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.36.tgz","fileCount":211,"integrity":"sha512-GOSUnoh+ct+khKhJxNr2D41Yt17fpLMmLPCgWFSIKQVeHSzkIcHGyRUCR9bi31JVCeTMf12eedFJG4hQ3nnlgA==","signatures":[{"sig":"MEQCIHe2RSnd1mGihmWg6XQIcTSpFsD2eDXCJ9ZyFp2JljyaAiBIfxyfvm4pI5uqQslHIPE5lnN0Ia+QEqYd0KqrfqCmGw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2194652},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"d859138cf8ce6cd53b3907078baf0aba7d97338d","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.36_1782111689136_0.0342534882208978","host":"s3://npm-registry-packages-npm-production"}},"0.4.37":{"name":"linkgress-orm","version":"0.4.37","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.37","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"161f28910e56dc2afd64f68ad244985c7728a527","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.37.tgz","fileCount":215,"integrity":"sha512-reVNXgdsji0nPWIP5sTRjVh6UFvz19oPbKXySje9naPMmcRYJhX1SeyxxiyEh8VjUrKhm/NNj8YW2e3uiuMbLg==","signatures":[{"sig":"MEUCIBCI3GljvHgL+BCE4UQPF8qNy5WZS4QlDU7mBoM4Y2v3AiEA/fCILYFM3zvgxMU7AyRcKSwRXMPXH5KfkjYmFH1VOOA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2239413},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"ff63b0495e411a7c468e14e0fdada35889179653","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.37_1782136241905_0.35734825025441475","host":"s3://npm-registry-packages-npm-production"}},"0.4.38":{"name":"linkgress-orm","version":"0.4.38","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.38","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"b3ab29b6d017dcc454604bf52ab65a92fc7206bc","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.38.tgz","fileCount":215,"integrity":"sha512-mEdioIGjE3XFcOTrF7y8qfc44SH+4ZqJw1gEOBecQspjkKb11SrClBdx7nva/vDSGF12VAVwO+rBHgDfJOTLyw==","signatures":[{"sig":"MEUCIQDRVjvKcf1k0zagSgHFCEHdF4bJsOtBZwJn8JI9ip+q5wIgHXzoHCK8V9qMStfUGLXXkc99KRxDXKVVywJky0CIM4k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2242744},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"ff63b0495e411a7c468e14e0fdada35889179653","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.38_1783078962105_0.05731609322379794","host":"s3://npm-registry-packages-npm-production"}},"0.4.39":{"name":"linkgress-orm","version":"0.4.39","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.39","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"537e2109d20677d58ed2cc707e4cac0443dc3b43","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.39.tgz","fileCount":215,"integrity":"sha512-zvMID1+0IdwwXuMFnOoO2ThavV4iAuFgPGflMBXp72gmgn3qIy/KgAdW2kStR1w+dVzqVswQDqQbuJHHqIqQNQ==","signatures":[{"sig":"MEQCIHCg3bkLhuTp9fRoCUFS0nn7lpqzFLr+yDk9ZTd3PTdCAiBeqCPwAVwv6muH2On2XBQhfgNQGb2hORkxOgU/Kz9DDg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2243607},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"946d5c850c5a71a7a1a636095fa84c3be48749c4","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.39_1783374357290_0.5038972191611508","host":"s3://npm-registry-packages-npm-production"}},"0.4.40":{"name":"linkgress-orm","version":"0.4.40","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.40","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"d2ac6a0070d4631afed6b38e2c7e1f99ab660bf8","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.40.tgz","fileCount":215,"integrity":"sha512-I00+NW4BjwFFDgeFXThcBK6ip2vHVxlvSrWzJE4SLDzVs4MIVNEqn1ZpmJOjeq3OPYHoCNBYVOUM43NksusJcw==","signatures":[{"sig":"MEUCIQDtra4sKlvnOMGz4ZbM/6Hf8lfNSTIGZIJW8Q0UVSB3BwIgOmINVIfBCa6lpv/BXCy+cmm5NwT0fxRE0ZyJxvtgRX4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2246905},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"3c0583f732a4ecc00e703378a7a8ee6119ed2946","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.40_1783415053987_0.5842013361611587","host":"s3://npm-registry-packages-npm-production"}},"0.4.41":{"name":"linkgress-orm","version":"0.4.41","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.41","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"cf9556b74d83ae2ab07af7aa1174d1c22a8b85a4","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.41.tgz","fileCount":215,"integrity":"sha512-h1bvYsXSX07CwvarduIbF2bQOxhhqENR7FcJpDy16s640VJWSQNh0Xis1CIBXUII9FEEhhdCawrqBIE16+61Lg==","signatures":[{"sig":"MEUCIBmdLNxMt+JOXc0TMWKBE0CoVUMWgMN6PPAaW7zzQHqiAiEAkUbJq4XyM/gKKsbktUG296w4AFwNQeaBuFkJGrM56yU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2253526},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"668d3e84712b42b74fc5e2aa8d5470e609e0b6ed","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.41_1784296390502_0.22495438464415463","host":"s3://npm-registry-packages-npm-production"}},"0.4.42":{"name":"linkgress-orm","version":"0.4.42","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.42","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"64f9b9c5f7320ed4184f6ee5a038629597932f2a","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.42.tgz","fileCount":215,"integrity":"sha512-HQOz0Hs/QeKO+yN0Z49mG1a17X0mqD6UFnP1VChkUYSBYWlJt1kTv5CHrrEK+Q25kSJThcSITynAVDYAtUARPQ==","signatures":[{"sig":"MEUCIQDVx9dDvTT1YlQQVDx+oLccbeoe+I8cRzMEdnE3BM+YXwIgFnzPQ/grfPzowvUaQQEv7lidF/snTnXvtf6EcQCFP8k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2282725},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"d50abd65b82a0676c36dab4a373d2e9072d8544d","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","test:bun":"bun tests-bun/run-jest-suite.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit","test:bun:contract":"bun test tests-bun/"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","@types/bun":"^1.3.14","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.42_1784638428981_0.9279473420397841","host":"s3://npm-registry-packages-npm-production"}},"0.4.43":{"name":"linkgress-orm","version":"0.4.43","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.43","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"19d07afc84df42e9cf45a626e2f7c1e4928ba17d","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.43.tgz","fileCount":219,"integrity":"sha512-UHSGC8WOge+mD+ReRo32IOufBCGce1A2ENhX5h+D7S9toPih/XRPtjP9Y3b0JrxFBN/Ztmg3XDfAg+rX+KkrtA==","signatures":[{"sig":"MEYCIQDlGlIY+FX/2/FtknFnF8PTiEoFep5J99Cs33/6zsWNDAIhAN5mrXU1Wh11iQWi+ldWUVAKP/zFza3D8lkkNlqbAMYu","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2311052},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"d50abd65b82a0676c36dab4a373d2e9072d8544d","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","test:bun":"bun tests-bun/run-jest-suite.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit","test:bun:contract":"bun test tests-bun/"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","@types/bun":"^1.3.14","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.43_1784726239325_0.4461849167356209","host":"s3://npm-registry-packages-npm-production"}},"0.4.44":{"name":"linkgress-orm","version":"0.4.44","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.44","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"f82a0b64de4b87137801f758454adb6eb0d7c6f1","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.44.tgz","fileCount":219,"integrity":"sha512-AnaIWlwxVr+DYKyVcsyjuPCrWSGbdcEeyksubCS12h3SgEav/u/O2zMiTXNIUXJkfqNfrUOsD0o6CrRE4zCeXg==","signatures":[{"sig":"MEYCIQDNJUXH9ZrCyoubLf7C32/HVMrcUt5MHkLOIOXjAMfLYQIhALiFjTNqm6jErcMo4mOSepzKOZ+wdhdTn88WpNXzZA3l","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2312017},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"0485ea515951d35355cd05c6a91fd6b032320ad4","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","test:bun":"bun tests-bun/run-jest-suite.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit","test:bun:contract":"bun test tests-bun/"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","@types/bun":"^1.3.14","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.44_1784743843179_0.7108740610393489","host":"s3://npm-registry-packages-npm-production"}},"0.4.45":{"name":"linkgress-orm","version":"0.4.45","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.45","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"880ea6b645a4b4a1a0fee267cbb1d48c941886bd","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.45.tgz","fileCount":219,"integrity":"sha512-scQa7NWaJjbIBqGt4WtHL0hTaeLXNc08N+sUDO46yr1c6XXSwLBYQm5pbTOloNOJ1fYEUmQ48hEoNDS/QgGgtA==","signatures":[{"sig":"MEQCIB+RIdKJUMAaZeiRKHLe1cH4QslXp47gIllMn5rrRd9SAiARMVt7MBNguqC6oafcFo9UYyw9BN0UiW+sUsnsWmopnw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2328277},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"0485ea515951d35355cd05c6a91fd6b032320ad4","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","test:bun":"bun tests-bun/run-jest-suite.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit","test:bun:contract":"bun test tests-bun/"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","@types/bun":"^1.3.14","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.45_1784748830870_0.9929816573466534","host":"s3://npm-registry-packages-npm-production"}},"0.4.46":{"name":"linkgress-orm","version":"0.4.46","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.46","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"43c6a44302eda08c1a5b5f585babb14cc1ccff6a","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.46.tgz","fileCount":219,"integrity":"sha512-jkbql5SKETRJ+xXmt0CjGtvQEdUyMPUiU8t5Z+Fay/Lpw6Eyd8h1H6pAAPXicQb65J6SlJOrOsLf6tYzVROF1w==","signatures":[{"sig":"MEUCIFXjGkgArgYNfxJLktyLSQsSTRkGamdi8B244ItC/0RYAiEAsJahj5YYMwql7S9R7AwRa838MMg1vNUoyK1INKkOksg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2337530},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"bcfceb30f4712b66f1ac51aa72bf9e9f37c5654a","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","test:bun":"bun tests-bun/run-jest-suite.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit","test:bun:contract":"bun test tests-bun/"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","@types/bun":"^1.3.14","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.46_1785315771587_0.44021656858159774","host":"s3://npm-registry-packages-npm-production"}},"0.4.47":{"name":"linkgress-orm","version":"0.4.47","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.47","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"ec485e6d7f2cacef3db76f8fc3a649b1b7b84ea7","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.47.tgz","fileCount":219,"integrity":"sha512-J+jNf5JeyVQhwxtszKDfx/Tm3w78tLvj0AqYCR4fTUM3Pbtau551HKf9KdlHJ031usKC+PGXa5Rk8aHP2PkMLw==","signatures":[{"sig":"MEUCIQCWEwWp9l/ubfHwOHukMxss0+/zM2cK/g9eVgrHft4k1gIgfiQ/vKoTsXlhzeBaRMM8V9P68wKW3begLlwARS889N0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2360819},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"bcfceb30f4712b66f1ac51aa72bf9e9f37c5654a","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","test:bun":"bun tests-bun/run-jest-suite.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit","test:bun:contract":"bun test tests-bun/"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","@types/bun":"^1.3.14","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.47_1785846740989_0.9540387925273959","host":"s3://npm-registry-packages-npm-production"}},"0.4.48":{"name":"linkgress-orm","version":"0.4.48","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.48","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"41a5c0efcbeca7ca682e08dcde84b7b8cf48cb53","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.48.tgz","fileCount":219,"integrity":"sha512-9pLa7uBnKNJ30j3SZYcdDd7JVuWY7YjoeEyxOIM+L6luAu2jwW+hAZB0mpMk7VA5qihW5J5R9jzVUfKixG+2Jg==","signatures":[{"sig":"MEUCIQDxyVr47qSHwF77L+czHQdKhPzEVRR3CUqWc80bvtRcTAIgbwVlm7HktEr+6vU30hf+GQzHfp5hCO1J9WE/ADaE5EI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2362142},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"34729ae4e816466f9aa7d02b4f81ef3ea9b9e0c7","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","test:bun":"bun tests-bun/run-jest-suite.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit","test:bun:contract":"bun test tests-bun/"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","@types/bun":"^1.3.14","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.48_1786385979207_0.4219181440178912","host":"s3://npm-registry-packages-npm-production"}},"0.4.49":{"name":"linkgress-orm","version":"0.4.49","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.49","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"9eab741798b4be89ed6efd346c8798080a8567ce","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.49.tgz","fileCount":223,"integrity":"sha512-kJivsAk4pH1IwhuYEI1hN049SAFFdw4UOdVB1UVFIc7BQwLra9ScZ7IXlLu817iO12ydixhSf8XyRSXnarMbjQ==","signatures":[{"sig":"MEUCIQDVkXoZX3w//4Dc1uFIxGmmMKTIUAVSgwqqiypozNl6YgIgL9iv/uITPrILxVN7uzVfvLQNVC+tfEX5+D5jqhZ4BGo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2388594},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"42ae87fae1ae914d77f697410a475ac3434b3471","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","test:bun":"bun tests-bun/run-jest-suite.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit","test:bun:contract":"bun test tests-bun/"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","@types/bun":"^1.3.14","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.49_1786546816179_0.6346855275507668","host":"s3://npm-registry-packages-npm-production"}},"0.4.50":{"name":"linkgress-orm","version":"0.4.50","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.50","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"552c72137635562c9e73a72973076a72b85b9af5","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.50.tgz","fileCount":223,"integrity":"sha512-7OuGYbakWLRQJ2FgjQ5nY2eQoO3RdPz+gWmyEBTiw6GzFAMhszcPNxfXi4bFPNtRWIGCiB9M2nfhgnzAjKa53g==","signatures":[{"sig":"MEUCIQD9ThtLNYT+IUB798q1HmaiGrCfIfRMmOwjmGnWBQRqSAIgVDRTRpmQwDGoRANu3omqvXMj8N98mc3ARvZ1vcOa7T4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2398138},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"eb99a2a4a3accc499e160db96144595faccce3b1","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","test:bun":"bun tests-bun/run-jest-suite.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit","test:bun:contract":"bun test tests-bun/"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","@types/bun":"^1.3.14","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.50_1786550420706_0.39582560451224036","host":"s3://npm-registry-packages-npm-production"}},"0.4.52":{"name":"linkgress-orm","version":"0.4.52","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.52","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"dd92bcfce2894bc4241705009f14801413f6afe3","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.52.tgz","fileCount":227,"integrity":"sha512-h9W7C3qWApm7UrSvXl3Se9Q8xKQ1ZapJe6qygwsc7UD7IMMue5IS3IdtHsw8nVhvmFw5cZmCZ/dy0waDWgb93w==","signatures":[{"sig":"MEYCIQDgI4kVLYhNmCH8dEFt6Tt5jEMaNq+MkrbyREQJDnxNaAIhAOEtdqUu+zPVyhaRjgJCdwcE+ZWHWCTsf8V0lHp9s5NQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2428160},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"4de690b03fab403adf3c4794815b3bf1bdd2671d","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","test:bun":"bun tests-bun/run-jest-suite.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit","test:bun:contract":"bun test tests-bun/"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","@types/bun":"^1.3.14","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.52_1786556577441_0.861859656792447","host":"s3://npm-registry-packages-npm-production"}},"0.4.53":{"name":"linkgress-orm","version":"0.4.53","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.53","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"b45c1829b32bc0bf8bb081cd3778c72430d41cbf","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.53.tgz","fileCount":227,"integrity":"sha512-yeHSjhvzCX0zbxUiRoX2WWkYVfZim9nk9x44JS+WXl/QF54QVLjbcv1Fwxv4RUDYc8bPzKkAQZnw0TCpIodmTA==","signatures":[{"sig":"MEUCIEKUHN5v/F8PgADGrIlvGdSeKQ615WecaxA9jMBuWqPOAiEAntpqPkmzRWAFRR3mvaDrxkG0eSjj39Dd92y+tXhucrE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2440858},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"3b27c671b9e0330228fa98c8b032198c1572af10","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","test:bun":"bun tests-bun/run-jest-suite.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit","test:bun:contract":"bun test tests-bun/"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","@types/bun":"^1.3.14","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.53_1786559664119_0.9876421323005469","host":"s3://npm-registry-packages-npm-production"}},"0.4.54":{"name":"linkgress-orm","version":"0.4.54","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.54","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"212404605bb330527bef690aa6d5fb6989db34ef","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.54.tgz","fileCount":227,"integrity":"sha512-G5nXgZUA4gWGZsjEEedrp3Cxpqld5AYClVuIakphQ1urXuMmlZdOZUDJNZXC/JflvYfymsPa9zSBV4gAWAKjwA==","signatures":[{"sig":"MEYCIQDNLUPtzj3Q6715+gAWLCUuA7aIXPSmJAgzpzuMThcplAIhALGDCFBewyTnmqIwWLIJdOgxTFgAO4EJr6afFmwNBYqr","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2444178},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"3b27c671b9e0330228fa98c8b032198c1572af10","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","test:bun":"bun tests-bun/run-jest-suite.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit","test:bun:contract":"bun test tests-bun/"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","@types/bun":"^1.3.14","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.54_1786561374006_0.12106634025032204","host":"s3://npm-registry-packages-npm-production"}},"0.4.55":{"name":"linkgress-orm","version":"0.4.55","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.55","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"15b36b39b6ed88abc7d6aa4e6c85dbe46a7ea67b","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.55.tgz","fileCount":227,"integrity":"sha512-haaF7TRmNg3Bw3k+RszcE98b+Aie3gmiNoJKATwAUSfCybX7r5j6A2NSHnkGfdARxRlev+FjgdFAB6g9frO3sQ==","signatures":[{"sig":"MEYCIQCWFKxymdjSJnYoWR4+iMSLiMLA1lxTvE0gH4PY2N18ZAIhALljMF2tszLf0wzmOjFaPQr64pQerVAyKbRnnlMsEAks","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2448382},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"cf01f7abd7a793fa9bdb74e2b5ae2a3d6803b5d2","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","test:bun":"bun tests-bun/run-jest-suite.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","type-check:dev":"tsc --project tsconfig.dev.json --noEmit","test:bun:contract":"bun test tests-bun/"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","@types/bun":"^1.3.14","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.55_1786635080398_0.021534622483084798","host":"s3://npm-registry-packages-npm-production"}},"0.4.56":{"name":"linkgress-orm","version":"0.4.56","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.56","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"a1c0aae621b810e33917fe322f194584686c6d01","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.56.tgz","fileCount":231,"integrity":"sha512-WDFiPXwDK48jWqOmSAnQx5EMbsWaUkncT4BqpFb4IkK7/G2j7KRYHRHnVu0Y/lmlR5hvqbvn+CTBOj25buCVcw==","signatures":[{"sig":"MEUCIQC1Sicv/SoMGl6iK4XxMlMW9otSEiVw0BzUz/Iuu/q12QIgCXXpQ43jEV3MVpvjurvIXTIY0ld5njNK6RiCO5KiGUs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2501404},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"3cf09f79bfa4797d8464c7339eb0c97c37a907af","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","test:bun":"bun tests-bun/run-jest-suite.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit","test:bun:contract":"bun test tests-bun/"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","@types/bun":"^1.3.14","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.56_1786800522508_0.7205002202796618","host":"s3://npm-registry-packages-npm-production"}},"0.4.57":{"name":"linkgress-orm","version":"0.4.57","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.57","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"fa6f5eb9c46bb5f8fa087ad9b44c757155dfda4e","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.57.tgz","fileCount":231,"integrity":"sha512-pzMuTkXzh+DDVWzEpUZ620aJLGetJ6k7JjQe4RAeK8yYMQHG0PVnPdCBsfw0QhpJzavlsiEL/ubqz2Am2lDN1Q==","signatures":[{"sig":"MEUCIFbEYA/dun/Pc8l7dMkCtlpz4AhDn93bKnT4NfyHGA9TAiEA6pDhYdaznVaSrYYNvjI230ZSVBzAynTM4nQY3lRipjY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2568419},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"b2b25ad4b351415a63bcc2e577a52cb095dc09f7","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","test:bun":"bun tests-bun/run-jest-suite.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit","test:bun:contract":"bun test tests-bun/"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","@types/bun":"^1.3.14","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.57_1786832283635_0.8111259353997684","host":"s3://npm-registry-packages-npm-production"}},"0.4.58":{"name":"linkgress-orm","version":"0.4.58","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.58","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"9049f1f748d3249c0e13bbce0a466c268fc37348","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.58.tgz","fileCount":231,"integrity":"sha512-MVXguFbxVVPpSAjSCYbw7CmEvaa9Dn8xUyut8ku89iq2Zv18vZ0uiFV7zZIobql23w/3WTRapT3utHGrXv/qQw==","signatures":[{"sig":"MEQCIDwKkZFA/ocjSOK4Kf31pZsAJz6yEGn1WpHvtD+Rhdo8AiA/vk02+4H2y7IkBMoz1g+uf5oGIPy6Ve35kJHg9k3sLQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2595576},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"dca25a60966ac19cd9a63bb38d4500ad51e0c286","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","test:bun":"bun tests-bun/run-jest-suite.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","type-check:dev":"tsc --project tsconfig.dev.json --noEmit","test:bun:contract":"bun test tests-bun/"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","@types/bun":"^1.3.14","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.58_1786887334697_0.1449087857101139","host":"s3://npm-registry-packages-npm-production"}},"0.4.59":{"name":"linkgress-orm","version":"0.4.59","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.59","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"07c5037d9d918f4ce2b45d698dcddf29faefd5e0","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.59.tgz","fileCount":231,"integrity":"sha512-D76HAm8kLTNv/ZBRShZGYMGAs+u+UQczEq6CMaKFPxj0eZbwNmTpnJLawDAI7W2F3Q2AdMSur6377CayLRanxg==","signatures":[{"sig":"MEUCIQCcIJzTLdlPlCeEBsbZXIId7K8Sb8IQ18fm+k/JQlY5TwIgGUcS3gzTeXBmvB2ei08kX6g7AtLxNj5L2lPuuPWnXwg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2601918},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"7e9067b61ee6aaf79dab43be7aafbe41d5f063c6","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","test:bun":"bun tests-bun/run-jest-suite.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit","test:bun:contract":"bun test tests-bun/"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","@types/bun":"^1.3.14","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.59_1786993065641_0.3356303187019123","host":"s3://npm-registry-packages-npm-production"}},"0.4.60":{"name":"linkgress-orm","version":"0.4.60","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.60","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"09410bc0e5bc8944e562c4b1d01b4d66e514458f","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.60.tgz","fileCount":235,"integrity":"sha512-YICnSZxSxlmd7ze3booTsQTNi3HtQMeWQVBZJxRR/FSiD/QsX19btpHHl/d0XvWlSZoEmqhf5Y1CyW6mmwSb/w==","signatures":[{"sig":"MEUCIDs/K9JqOGJya1ooWXhpJ0RrijWdV9LlFdD8c5TgCHMgAiEAq5xXy6UzyZncZKjSr8XcDHdE9qyr+x4eFmVauRkknt0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2624614},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"7e9067b61ee6aaf79dab43be7aafbe41d5f063c6","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","test:bun":"bun tests-bun/run-jest-suite.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit","test:bun:contract":"bun test tests-bun/"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","@types/bun":"^1.3.14","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.60_1787083978580_0.35071612738127245","host":"s3://npm-registry-packages-npm-production"}},"0.4.61":{"name":"linkgress-orm","version":"0.4.61","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.61","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"5f8bee89b710a8fe99ce796901b79629e050d999","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.61.tgz","fileCount":235,"integrity":"sha512-+JGubrNZXhWZwiJJ5sDL0+XFl0VSsE3wfCwJ+dbi0CY2lKeZpxIRZEnBGIQRLga/0ParEgFerGqYZJp4aDjewA==","signatures":[{"sig":"MEYCIQD7yQEz4j+hciFKO7Vg4Jl+sil1yEujW4zRSK0Pg+M1uQIhALgc+208KxSA0j2Op6HKjl6+vqQzl4Hh9DYs388ii+Xk","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCFJlOXWrWdY33/EaB1D3yMeiefVKbByk0oxg116ezG7wIgbcGP1deetbMT6P+A03qPVEvZJpnfbS0+ShU2DffA6YU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2636419},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"fe468f448ee112afeba562cd44a48835365b2e8f","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","test:bun":"bun tests-bun/run-jest-suite.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit","test:bun:contract":"bun test tests-bun/"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","@types/bun":"^1.3.14","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.61_1787657661451_0.7514791623359756","host":"s3://npm-registry-packages-npm-production"}},"0.4.62":{"name":"linkgress-orm","version":"0.4.62","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.62","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"f96d598814c3bd9e676d1e92444349b2c54318a2","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.62.tgz","fileCount":235,"integrity":"sha512-DCKeiBewZC1chN/+JzNa5SEJnd2S8UXFYvuSGQTxwf2ZcmXwEBXO9J64P8rByBAVkg6mu9S34FxnX2LWntOddg==","signatures":[{"sig":"MEUCIBQD6fHV8ZA7A2mqhwj/NzOdBekG76SANJwJG27FvdseAiEA2x8Zb+VK/5q7nZY6XsyybeJYEiyuY4AuOrsmreQ+LHc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCICSvFLaB9HtO0NXLz+IPLY1KTjtanHO+IeXwx8YaYKLUAiEArIbD4AOx26j3iPaJte1viZPQxkddBQHTusxKDkSpU5w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2653004},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"b013d10cf3af0d4a2a6bb68640feae3442a233c6","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","test:bun":"bun tests-bun/run-jest-suite.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit","test:bun:contract":"bun test tests-bun/"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","@types/bun":"^1.3.14","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.62_1787662511638_0.7744004386538135","host":"s3://npm-registry-packages-npm-production"}},"0.4.63":{"name":"linkgress-orm","version":"0.4.63","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.63","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"b7a20db6e7f0aaf63ad8e6e78afb7716adf31fa1","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.63.tgz","fileCount":235,"integrity":"sha512-f8usiQJfbZ/VDPu1fs4HybKcWhKlbKrAk/Lv59/PBsbEiMHQWrxkeWrHibw6U8R5A8kMZMYgv/xJFQ3QSS7kVA==","signatures":[{"sig":"MEQCIA90d4/8SEiPKGsR1eJDK+JULb1kysnorSlw/rFVd0saAiBV1+U6NdHrfz3gvzSfc3unhw+NnJUzNNBt09CLU4MCfA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDtr3lr5pzYNJ19valMrE2a2LZ7shWOS1g/vT3wkCxCYQIgdY4hOuEqR8xwlfunwMDbn+Z6ykyJRlNl3Y3Je+UTYeU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2654645},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"346c34d7ee7f38565e67c0fd9bba8e07bfd3b34c","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","test:bun":"bun tests-bun/run-jest-suite.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit","test:bun:contract":"bun test tests-bun/"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","@types/bun":"^1.3.14","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.63_1788213836262_0.16592462103037775","host":"s3://npm-registry-packages-npm-production"}},"0.4.64":{"name":"linkgress-orm","version":"0.4.64","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.64","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"5a2158de21444fb306a69b91938f675eb263c13d","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.64.tgz","fileCount":235,"integrity":"sha512-1th0r5kSKgVwJsk+KnA/NIT7P8km/a4GjByO0ULrHcjf4oM1oPK+hAGdLp5LXypQ0MY8wrHccDB/HfKYvawHaA==","signatures":[{"sig":"MEUCIQDX6BoxONPFgXUDCd1aYetDOyTQcVlPIMQt3Mqh68/3OAIge4cogXXC/CffBNwYI2XAY2KEa39GTzt9KsFzY19p4Vo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDtKTGBZYlctkSIAxi/g7ZL8bPR9Gct5vghMAQrs0jP8AIhALqFo5BdUHUgOTPpJi7LJMOvz6PFdJqsrRmrJB8PTh2i","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2655550},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"346c34d7ee7f38565e67c0fd9bba8e07bfd3b34c","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","test:bun":"bun tests-bun/run-jest-suite.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit","test:bun:contract":"bun test tests-bun/"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"26.8.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","@types/bun":"^1.3.14","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.64_1788440547482_0.5856016900114567","host":"s3://npm-registry-packages-npm-production"}},"0.4.65":{"name":"linkgress-orm","version":"0.4.65","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.65","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"339081c25c3584fb30d2de358c38bfe0c4d2b88d","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.65.tgz","fileCount":235,"integrity":"sha512-nmcp16uTtA/QkUmnk+hW9JfTpr2qfDg9DjK0u03IkHTY41VdfM1TwX+5tCDwfjwk3HJNcjg0G5T5k+JLeV/5TA==","signatures":[{"sig":"MEYCIQDhPlv/9XHR65Dx7ruR4Hvpv9RdxRz/l3iO+IXfs93yEQIhAOwJqK4/unszsyRNGtKCvMrmJSBetjFGelEebRov7p6Q","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCTOWI6PYFhY6m6vl2JLfbAgzPjNeVD/sk8j9hdEC8mswIgG+QieSIq6BNlACqs0sdPu8aIdvkxycnYmQX9sSuKTDA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2662706},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"d2b46d85fe53d8d5130ea9bd4a54b2c1ad212a83","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","test:bun":"bun tests-bun/run-jest-suite.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit","test:bun:contract":"bun test tests-bun/"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"26.8.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","@types/bun":"^1.3.14","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.65_1788518499362_0.5412397461519798","host":"s3://npm-registry-packages-npm-production"}},"0.4.66":{"name":"linkgress-orm","version":"0.4.66","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.66","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"2ff563e73dbf7bab779ccfc9f485117cf91d8407","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.66.tgz","fileCount":239,"integrity":"sha512-tgbnqhXcdWlKOmdP2FFgFAqXQ5gND+GVeD2NPFTFH5d1UhRk1+JFY7rqpRYXyjNUnsMs9WXjI4b5FEYgORD8sQ==","signatures":[{"sig":"MEUCIHvqfB+dKXa2bffFLT3yDlgvQVzFskraLlecPCGKvF3VAiEAyCpw23x2YJXp9Vya+1YKzEYuyjU1BLszoFnySqF3Kew=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCICHf2U7LjJWmWIkkjtoV6+5XMoMOYnM5DkIiHVMTTncBAiB5ZoTQmAavq8bojhOjcKCwY4uNJuAnMS5KOs73ohGcQA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2675151},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"46a30f2018352956682761640060815dc8230dda","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","test:bun":"bun tests-bun/run-jest-suite.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit","test:bun:contract":"bun test tests-bun/"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"26.8.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","@types/bun":"^1.3.14","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.66_1788537761460_0.793253440903932","host":"s3://npm-registry-packages-npm-production"}},"0.4.67":{"name":"linkgress-orm","version":"0.4.67","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.67","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"37c8b8b94940a433610fd831bd8dbb0e8e49c529","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.67.tgz","fileCount":239,"integrity":"sha512-ohPuW7StMLOmfiQUDXfQSgI1HjPAA2A0hOAUjsXK+IFFLFjkMj24qrXcflSZiSMnYqx6DXiIHV4PxHMldhxy0w==","signatures":[{"sig":"MEUCIQD6H9CcOLs5qHl8UYfDFMpKIKYdDZhgkZn4ylQKC7c1cQIgLY7z3e6ertRh63FbhcwK+ruCk5Ym3pqhl8ltDmx+08Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIFpa8Xp84uwPbDD1Ij3G2ugnJ6iodW2FtuS4uNpAb5V0AiEA4jjDcPRSmFkogf6EiINn1AhMHz0iYu0sIVLxvXH8fA8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2678497},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"6191848a919a0ede10bc92167a9c392f5d549fce","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","test:bun":"bun tests-bun/run-jest-suite.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit","test:bun:contract":"bun test tests-bun/"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"26.8.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","@types/bun":"^1.3.14","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.67_1788543045072_0.7170258037289974","host":"s3://npm-registry-packages-npm-production"}},"0.4.68":{"name":"linkgress-orm","version":"0.4.68","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.68","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"f88e56e35cc39d6859cd416816d6050d1c16fe84","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.68.tgz","fileCount":243,"integrity":"sha512-gtmjtL9znHO8WwZe/DC2VFtjk7VmDLLHvYtC4s+ySpelzFqVNbbibk9H8Sia9PAUIB46Tkr2Kerh70KK1knvFQ==","signatures":[{"sig":"MEUCIBetIranAqtRL2oMfilgJWq5WM8xReXf2aSTq+PU+oFPAiEAupgidV55rsSZcriF7G5NGGbbPACyWyYL2wvP7GqYS2o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDEYdlHR33nUucG9EuLi8HZQ5K65qSCJyZZ+RWAdNfTVAIgC9sIK49PP5JhXXFFgg1FOyw1X4cQQegXY6m1Rm3rcv4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2688481},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"2fa9dd9f2bdb04584b903a6912c3cbc522a514fa","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","test:bun":"bun tests-bun/run-jest-suite.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit","test:bun:contract":"bun test tests-bun/"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"26.8.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","@types/bun":"^1.3.14","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.68_1788545023018_0.4378379780664321","host":"s3://npm-registry-packages-npm-production"}},"0.4.69":{"name":"linkgress-orm","version":"0.4.69","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.69","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"7f40e1c62ac804a37c1f1f48033b83c450447370","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.69.tgz","fileCount":243,"integrity":"sha512-otku/bMR0E5B94q9YFMBoKPVMRrPFtJmg0U1QgqilrpS8SnGxu9K9w//Jjtbri+Ck6E5F0kqlvjJ5/Pi9eFSKg==","signatures":[{"sig":"MEYCIQCMTqdRJNCjuVhjvpI5KhNjut9lVt1Xbd01BNdo+5zpIwIhANZ8gcNJDirhev0q6EsIfwlkSllLUulRA0BE2/dPCmq1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQC0Cg/5VESpOWn9hTRp3knnNm+Aw8dN9nyz50I6HdeBqwIhAOo2Miq2hPm/su7N9S/OkF0pV3NJ+Pac4Hx+9gQLzM+f","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2706879},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"94b58cffca9d4c09b7d5de069c68cd71ec10f7ac","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","test:bun":"bun tests-bun/run-jest-suite.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit","test:bun:contract":"bun test tests-bun/"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"26.8.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","@types/bun":"^1.3.14","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.69_1788593987170_0.4277607703501809","host":"s3://npm-registry-packages-npm-production"}},"0.4.70":{"name":"linkgress-orm","version":"0.4.70","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.70","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"314094b63eb87d5c63d1ce65363be14737dca836","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.70.tgz","fileCount":243,"integrity":"sha512-Min8pgIXDSi2EfDx7mnJes75tNVCjZ3bKuutjWfYj60ELMh5his8DhgZnRwDYLgxC+kqlHGUjKcHO4oZTd/UdA==","signatures":[{"sig":"MEUCIQDNrV5RQ94FACJkutw6cWETThYgavHVtbc2VeSeu5oU1wIgb38B4MTXAA5dZNYbf2i3txsZqJ3+4P1GX4C9KgjqnoI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIA8muLFX6IaNFMR3K0Cc4ESTg9xC7uG1+qi2UHLvQySZAiEA829l/YMxbiPaTnziODTWnoUVWeQ+/+v/DJidhvJJj6c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2717406},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"94b58cffca9d4c09b7d5de069c68cd71ec10f7ac","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","test:bun":"bun tests-bun/run-jest-suite.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit","test:bun:contract":"bun test tests-bun/"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"26.8.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","@types/bun":"^1.3.14","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.70_1788605946210_0.5833327613553887","host":"s3://npm-registry-packages-npm-production"}},"0.4.71":{"name":"linkgress-orm","version":"0.4.71","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.71","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"996798261b531210357b35edffe37558e5927a8a","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.71.tgz","fileCount":243,"integrity":"sha512-7H7yZ/VG6Cmxdm8cLT2j5vhz3JoFOOLdF4T3w/mM8133A8593PU4IuBNTcKEbjUKXzEaDgsXoTkYxyAU55GakA==","signatures":[{"sig":"MEUCIQDyl2RyWA+L8lrNaoBxEwCwUPuWlumEkJ1902F+iPc3SAIgWpBEZe0Yt/FwoBIcVjpmysmyUzVY7/D8d/mjSKfT3ts=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDEhMWAajnhNdU666wZSEAlwynbrL9CaJ4kBmagOgEEgAIhAPOtTDUVFxKgb21W0TfcoMvsF9CtJjQkM90s7+yQw/KI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2727443},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"198f6d55ff958c2ee3481c94cb6ee9160c1741a7","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","test:bun":"bun tests-bun/run-jest-suite.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit","test:bun:contract":"bun test tests-bun/"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"26.8.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","@types/bun":"^1.3.14","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.71_1788613906949_0.19949228921774376","host":"s3://npm-registry-packages-npm-production"}},"0.4.72":{"name":"linkgress-orm","version":"0.4.72","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.72","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"2e76f8eba129fbd8d4ca6b486e0e562b2c985fd2","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.72.tgz","fileCount":247,"integrity":"sha512-HB36KUjhVeP4z9hS6GVlEAwhR6Wpxdf+oBicNiJKiyayGilqr0OTtuOtv6caZ4QWJl87Ne2YWO07vE/qtmVHlg==","signatures":[{"sig":"MEUCIBQMEV81Qt8pPnu2TOznP/5ALqqPtqK4wZXK+Sap5jE4AiEA43L+gvFtsI6g62ey0ljvfxURyjI8d3pEJR0tcl5MZFQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCFbvTdUhljFLg6CcroSKkxu3SgMR8tud+PGFFh3FJK6gIhAKwUGtLfHQ7fsjoolP8RMWVlrsgBZq9IlxII8JAYoreQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2750726},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"1337537b6f57841067b96c62d9aa49db8c6c714d","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","test:bun":"bun tests-bun/run-jest-suite.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit","test:bun:contract":"bun test tests-bun/"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"26.8.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","@types/bun":"^1.3.14","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.72_1788700289156_0.23556348652801185","host":"s3://npm-registry-packages-npm-production"}},"0.4.73":{"name":"linkgress-orm","version":"0.4.73","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.73","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"cf5e55ecfd6fa95d6468b4130fcbde52627c6b3f","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.73.tgz","fileCount":247,"integrity":"sha512-qjh4t6a5DSsppleyT0h7yyfUxT+WIMNyxN+P/d7GV5rsmGxGPeMmuM0iymZ4ayqVYlH+rjTJdWV821+2CxQ8eA==","signatures":[{"sig":"MEUCIGcNfFH0to77bgunw70ZRAoFEHmE7VW2ASWA+QH2F5eHAiEAqdwmBU7P9ODuIQecX/EedbUD4ln4D8QID9/UQH5LZOQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQC9HfMHWEVgQKvaJRXC5Iy2I3snCY7Zx5NZtrNnMsgJ/AIgHsV2vkNowwGak3Wctr7k94YF85tbfwYblfzrVdCiUnI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2769345},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"c27786da01412cd31ae4a7f530b057277122fd9e","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","test:bun":"bun tests-bun/run-jest-suite.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit","test:bun:contract":"bun test tests-bun/"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"26.8.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","@types/bun":"^1.3.14","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.73_1788723874511_0.740813276002374","host":"s3://npm-registry-packages-npm-production"}},"0.4.74":{"name":"linkgress-orm","version":"0.4.74","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.74","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"47d106b705e83371d33bdd735268c85c81d0c311","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.74.tgz","fileCount":247,"integrity":"sha512-iCGWkx1YLLAeUbitJ5oRI0q7/KAbfpVQlo2pMvUDqYpBhimV55910XLg+Tz1M8kcXZqHFah2kFghyO0nxCBo7A==","signatures":[{"sig":"MEYCIQDCNkdPAmGcJnUFlPOjj0i/IpcYx4Tlmsb/4U2hfEBI9QIhAPg5yY/odqW1unVPi1VaLIivGW9bQWRxhWutX8P9qmr5","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDZwtrRfnYjBpXeZ+IyMmoQcexTHRuS58hqNOTF20QxgQIgDi1XzwCxQa240m2FRe90tH6sJv3eSVWuLQ33CYWkKNI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2771995},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"bdea2e84e575a96a931e2cf95a1d209324e1359a","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","test:bun":"bun tests-bun/run-jest-suite.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit","test:bun:contract":"bun test tests-bun/"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"26.8.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","@types/bun":"^1.3.14","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.74_1788769809597_0.43869642737398484","host":"s3://npm-registry-packages-npm-production"}},"0.4.75":{"name":"linkgress-orm","version":"0.4.75","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.75","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"f006f576b46acd3567e371768798e1d79f72785a","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.75.tgz","fileCount":247,"integrity":"sha512-Tasex3hPFG9L/W2H/L72wnJqtl9ocsC5VlQ3Z+bvW7sL6G6U2YR4+XcYdYV2gMATbaFpjd+jvJkXYgdil2XoXQ==","signatures":[{"sig":"MEQCIAraYACJBzGjPi6u2h22V0pdMbshxD5azN8XLs5pdb4yAiA8Q41kN+CFOz+8Iw4zUxV49su3DZb18Cwi2NkfBCvLKQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCWeyrfatUCPnK6I8E4XXgOK0ukhd4GgW307dtdE5MbnwIgehjGeOmK4oUu7THfZRYsBOnkp6uIvUW3Q7i6SyEx2i4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2772845},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"0228c05e1cb4675c6f5ec050b94650b57667deba","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","test:bun":"bun tests-bun/run-jest-suite.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit","test:bun:contract":"bun test tests-bun/"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"26.8.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","@types/bun":"^1.3.14","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.75_1788776908119_0.8847546365853953","host":"s3://npm-registry-packages-npm-production"}},"0.4.76":{"name":"linkgress-orm","version":"0.4.76","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.76","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"ba6a9b993f901df802e7463c294516197568ccfb","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.76.tgz","fileCount":247,"integrity":"sha512-Ic1hC2gd4IJGLMeV3PxyMea/keKNLZMtMJ+cXN2HLHdNQ54tlhAJtfWSj3VxcI5bnor4TUHrnmj496W1Szn2aQ==","signatures":[{"sig":"MEYCIQD+P9rg/+1s46ifq2gpsYptPdlKJgJGU+VSlTdhGMdIogIhANEzbvStNg0hapRimdwZQOnC3WK40XoMRLDFtns3ctMp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQD6uklS47NKpjyrziiwjw80kOlbMcmFS+zGkCd0crXaiAIgXeMO0fqXZH9tkSaSslB8p+d9f2zfuKv4Kvp3jhjjXak=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2777485},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"cfd9c6ebee3ae6bacb33f3245849945a23cbb294","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","test:bun":"bun tests-bun/run-jest-suite.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit","test:bun:contract":"bun test tests-bun/"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"26.8.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","@types/bun":"^1.3.14","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.76_1788777274096_0.765986337824978","host":"s3://npm-registry-packages-npm-production"}},"0.4.78":{"name":"linkgress-orm","version":"0.4.78","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.78","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"64117524f29a45c1bd37c53ae2fddf7ce809aa1a","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.78.tgz","fileCount":251,"integrity":"sha512-wC8gn1bCTW8Tt1PUhz+dqN240ocNRGoOpRCcPSuWXTtMQS++R+On9mBashcQcT8UCXTGSmGCEr/eaDX5udP2Eg==","signatures":[{"sig":"MEQCIDGNXmDTNw38zyTXs0SHnhcgeaeN2Vj+B1jbWOCQ+O7IAiA+1GK65y6O/adQdawOQZCVVVVF3X/Mti7x+gdTvj0P4A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDRGWg3PLLAlOCo/tu4X5vtv5I112V24Laof8NDiNRSEAIhALpGLbu45yKi5K0vGTuEPGC87A5XRGkc5D1FTt/5fbbo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2813258},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"54fdb1d00ff2c080aa4635d73181ca0028de8459","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","test:bun":"bun tests-bun/run-jest-suite.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit","test:bun:contract":"bun test tests-bun/"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"26.8.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","@types/bun":"^1.3.14","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.78_1788801815954_0.9462609519517651","host":"s3://npm-registry-packages-npm-production"}},"0.4.79":{"name":"linkgress-orm","version":"0.4.79","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.79","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"e0129a494b599e5e0f70ac58a1aa801f82522189","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.79.tgz","fileCount":251,"integrity":"sha512-mD2JrZYKTkMncjItAzgiWp2v5dDCl28xzZchFOW3uXqrVfmN3GUm4iruEYluqNpC45Onvtq3RWyBn0wnTX6hHw==","signatures":[{"sig":"MEUCIQDCbGTV5+Z9rJN+SQhLcGwMkt4t/ijiScaw2fNDJpp/rAIgDmATy/WwhbVlNQJPM661w+OgcWxe+m5YOC3Jbql6XDs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDHQMyW5c6xe+dL7Kmes6CtE0783hVVYhQ3+HEIItcF1wIgKFYHUrOs4InjnnuJuymqgG5vdnhuvMW1nS5Sta+yo2U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2825582},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"f8fa364d5d529b5179f51ba21facffb9061f3907","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","test:bun":"bun tests-bun/run-jest-suite.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit","test:bun:contract":"bun test tests-bun/"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"26.8.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","@types/bun":"^1.3.14","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.79_1788806641959_0.8745317147369462","host":"s3://npm-registry-packages-npm-production"}},"0.4.80":{"name":"linkgress-orm","version":"0.4.80","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.80","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"3c4893df99fd6319ca01f69dd86e2a8857df56eb","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.80.tgz","fileCount":251,"integrity":"sha512-rBy7/iOlteboxdc+ki4yaOP+VtXP+qUoy46jHbETsDSGBlaSH9HmfjL7JQEvAYzhUML0Ox+qrt6H1y8NqvDbug==","signatures":[{"sig":"MEUCIDZ8n0XH8JHsBjjM252eVUnTXCMQrjokDTlmb6N0JRYYAiEA+OyEGgjA8SmCzve9ejcYEch1CYMI8dCu2NLsqCs+Kug=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCID3hnrAyaKeNCYGMOMsS+39tovmLjX51mpodB1X04WNtAiBBAc8Kmjt+0tKOS5BfZlamFj2P35bjkxBYJqmezTq8VA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2829898},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"d415136689ae5cfe5f951a2d45c7551868acc700","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","test:bun":"bun tests-bun/run-jest-suite.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit","test:bun:contract":"bun test tests-bun/"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"26.8.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","@types/bun":"^1.3.14","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.80_1788888017464_0.6184381307748112","host":"s3://npm-registry-packages-npm-production"}},"0.4.81":{"name":"linkgress-orm","version":"0.4.81","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.81","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"11d70dd19a81a567ddab446b83567eb537282df0","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.81.tgz","fileCount":251,"integrity":"sha512-RJ9ppNbenzqVzsNg+tUUbz8bQMr51g5+5+1Gr09l71oHlp3Ay44aq19WIXsVRE7kasCgX9/TgFCDpD2XdwRabQ==","signatures":[{"sig":"MEYCIQD7b01qcAkaQNBn9vo2nuUD+LXqvzwMfxIJxKZqYaYChwIhAN8QvOx9Ghw09Zyfv5lHUhSyfJdiLlQooBpBVjJpMbna","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIE9ghkSi8ZjVjJgnEhCh43NLEudSjhO+gTaBusmU3EQ5AiEAqWE0ITwPvnZjF+YDPYZAN1wTvYsTeYooWC2eh49HYaQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2850910},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"0a224952d50915f41863a7408d96e14d064856c8","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","test:bun":"bun tests-bun/run-jest-suite.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit","test:bun:contract":"bun test tests-bun/"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"26.8.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","@types/bun":"^1.3.14","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.81_1788895972535_0.9367228521170279","host":"s3://npm-registry-packages-npm-production"}},"0.4.83":{"name":"linkgress-orm","version":"0.4.83","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.83","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"7a51a493706696362c32a91914b8971219a423e2","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.83.tgz","fileCount":251,"integrity":"sha512-YnkkGVORr8I2LlrxNGYsLBW3jamHcegdsPN3QCtPAFf5nL+j5Wuvyx81Axa7+BEdRErRKI0xwA8wsvYV8ZJSuw==","signatures":[{"sig":"MEUCIQD5CAhxP05TGDlSC7oo3pa1vh7IR5fgFWll/Tuu42YLRwIgBUohUpZEDX4d9ONvz9VHZkcZpYmzKu7Or1eESAPtgbE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIB1fWNsPjL7Hvr+wHQW1cx+DKN6q2nDF9upo+oZ/CNhKAiB07HchtNZg2Oc5KNfqTN1SIi9+9HO6DzsWc0iqZqicFA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2862956},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"6dd3c69f5a3fd9367b0419c5a13ee93151994a48","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","test:bun":"bun tests-bun/run-jest-suite.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit","test:bun:contract":"bun test tests-bun/"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"26.8.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","@types/bun":"^1.3.14","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.83_1789132727173_0.7056360186897379","host":"s3://npm-registry-packages-npm-production"}},"0.4.84":{"name":"linkgress-orm","version":"0.4.84","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.84","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"2f9b14f56737580084db038949bb18b87bd0bda9","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.84.tgz","fileCount":251,"integrity":"sha512-K5Uey9omaBFRPYWSvpLZy7aw0jlYi/aB3Zb9FmdnRwUM2YNnuMK4JTl5sST7TAWv/97ASjKL5lTQur1RcnHMfg==","signatures":[{"sig":"MEQCIHsMXZmdsCHim5gwf6+EZ1C5xpQ0LP8AScLMqGFwdn5EAiAbxxBajWC5xXj94by13p/YT4MJrIDlC+hdpduvT1qV7w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDrwLjR4d3SKkIbbn6fRGeTAyjHmvrSj24OAUlkM2J4UgIhAIm6Mix0/6GeUI9EYucq3tQptM9Bk1bRDM33tD0T9t+P","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2868851},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"18e25449bb318a031c8c8760f570f7195f59e511","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","test:bun":"bun tests-bun/run-jest-suite.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit","test:bun:contract":"bun test tests-bun/"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"26.8.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","@types/bun":"^1.3.14","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.84_1789140077800_0.6330544457701492","host":"s3://npm-registry-packages-npm-production"}},"0.4.85":{"name":"linkgress-orm","version":"0.4.85","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@0.4.85","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"890c321c9f5f6c2d88a62870dd65420be38353e7","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-0.4.85.tgz","fileCount":251,"integrity":"sha512-gZFHjy/Vtjgr4HdLm4qRtoRT+CIkwTTrUla1Ta6fm2sk7Kn+ZdxlIOshhPe3s04GWiU0YbaddcCihXxZv7aAvg==","signatures":[{"sig":"MEUCIQDtXXfPT8sa/JDCJPeNyFD1Sh/9lxr8frEqew9yS0ROtwIgYM6hYV8CM/PvJjNl/UAnk+luugAH/Kr+OVpknhEWoyE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIH3PW7czcZWDJeQL07Q8koSAP+srjxvghyF1b2HL2fZkAiEAvKnr/0IVxqpKOOaZJ4BZiBnFod0403O+iZSR5iqCWvc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2889812},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"6b27751f3202fa2d2950833d350a8f384a1e7abc","scripts":{"dev":"ts-node debug/index.ts","test":"jest","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","test:bun":"bun tests-bun/run-jest-suite.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"jest --watch","type-check":"tsc --noEmit","test:single":"jest --testNamePattern","test:verbose":"jest --verbose","test:coverage":"jest --coverage","prepublishOnly":"npm run build && npm test","type-check:dev":"tsc --project tsconfig.dev.json --noEmit","test:bun:contract":"bun test tests-bun/"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"26.8.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","jest":"^30.2.0","dotenv":"^16.4.0","ts-jest":"^29.4.5","ts-node":"^10.9.0","@types/pg":"^8.10.0","@types/bun":"^1.3.14","typescript":"^5.3.0","@types/jest":"^30.0.0","@types/node":"^20.0.0","@jest/globals":"^30.2.0"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_0.4.85_1789396100241_0.09442636373924973","host":"s3://npm-registry-packages-npm-production"}},"1.0.0":{"name":"linkgress-orm","version":"1.0.0","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@1.0.0","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"4f0a9a9544abd3002e95abe46c45b8a59b73225b","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-1.0.0.tgz","fileCount":563,"integrity":"sha512-BWHZ1mZL9ndebQ+5jOFsuUqb0uNBB+EQt+C3RF5SPMpkgoI/NTRGEhXmE1nmzE+tqfEqnmhoHmK948/TPhxwHA==","signatures":[{"sig":"MEYCIQDhbhoNM/wO+Isj6sSL1svWaL+QSUswKZqVaGNBqqGrdQIhAOAiEh2EJgETIfJJ2RjaV/o3TzmLEp2vc1cE+Rde3Iem","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDgdwAA1B/2a6zRbWxKgCFV/5LwrQIIpStBOsYy/iEYmQIhAJMZtZvO8B6h3DvFO9XR8NucFfsPm4BKi0AgCrLOeEJL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7706806},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"853a067ab3ef3bcedacaa5a1ae285d4a38858577","scripts":{"dev":"ts-node debug/index.ts","test":"bun tests/run.ts","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"bun test --watch --timeout 30000","type-check":"tsc --noEmit","test:memory":"bun tests/run.ts --memory","test:parity":"bun tests/run.ts --parity","test:pglite":"bun tests/run.ts --driver pglite","test:single":"bun tests/run.ts --test-name-pattern","test:verbose":"bun tests/run.ts --verbose","test:coverage":"bun tests/run.ts --coverage","prepublishOnly":"npm run build && npm run test:parity","type-check:dev":"tsc --project tsconfig.dev.json --noEmit","test:driver:bun":"bun tests/run.ts --driver bun","type-check:tests":"tsc --project tests/tsconfig.json","test:driver:postgres":"bun tests/run.ts --driver postgres"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"26.8.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","dotenv":"^16.4.0","ts-node":"^10.9.0","@types/pg":"^8.10.0","@types/bun":"^1.3.14","typescript":"^5.3.0","@types/node":"^20.0.0","@electric-sql/pglite":"^0.5.8"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0","@electric-sql/pglite":"^0.5.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true},"@electric-sql/pglite":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_1.0.0_1789485047385_0.6507491213987608","host":"s3://npm-registry-packages-npm-production"}},"1.0.1":{"name":"linkgress-orm","version":"1.0.1","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@1.0.1","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"53fa69101f9aa3eca04f4c1a0844abb39229fce8","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-1.0.1.tgz","fileCount":563,"integrity":"sha512-aBmjamRFW4HTNu2jgFsaSnqQjGeiN7xLi+9hwVlHi6RkLV2W2Dm0lkhOrzQ/9Zkp2bwOPo85dYEAsCnjlA+lSA==","signatures":[{"sig":"MEYCIQD1m+OQbgKt8ukyNAM/dnd0MWIjJ9Gv0rxVt1GccaDnXAIhAKToxmGTzZwusLWCDP/36c+JaZu1zLNQmjzSVmufgN3w","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCICMvMHIZ5ITpbe/bOYQFDg59gxaagA3EgReBVHEmgdoyAiAQkIlXgyna+hN/tSMXyda6McpmKcCdmr6ftPmuMneXkg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7775238},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"10b9a9ffd9111e17f351ca172e6c060a2075ed56","scripts":{"dev":"ts-node debug/index.ts","test":"bun tests/run.ts","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"bun test --watch --timeout 30000","type-check":"tsc --noEmit","test:memory":"bun tests/run.ts --memory","test:parity":"bun tests/run.ts --parity","test:pglite":"bun tests/run.ts --driver pglite","test:single":"bun tests/run.ts --test-name-pattern","test:verbose":"bun tests/run.ts --verbose","test:coverage":"bun tests/run.ts --coverage","prepublishOnly":"npm run build && npm run test:parity","type-check:dev":"tsc --project tsconfig.dev.json --noEmit","test:driver:bun":"bun tests/run.ts --driver bun","type-check:tests":"tsc --project tests/tsconfig.json","test:driver:postgres":"bun tests/run.ts --driver postgres"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"26.8.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","dotenv":"^16.4.0","ts-node":"^10.9.0","@types/pg":"^8.10.0","@types/bun":"^1.3.14","typescript":"^5.3.0","@types/node":"^20.0.0","@electric-sql/pglite":"^0.5.8"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0","@electric-sql/pglite":"^0.5.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true},"@electric-sql/pglite":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_1.0.1_1789501355813_0.7851728842042729","host":"s3://npm-registry-packages-npm-production"}},"1.0.2":{"name":"linkgress-orm","version":"1.0.2","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@1.0.2","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"97deb7bbd5e87ff80d96a53a10833551c3aa507b","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-1.0.2.tgz","fileCount":563,"integrity":"sha512-eWuIwJG+IsPCCBZ8E3jP6wuAJdKhZlQ0HQIwY02MuqvT/OWTm2Xpi+dVhQ2UAVQlD1XL+IOlGBjTk22HCcSeWw==","signatures":[{"sig":"MEYCIQDPdfsgIwkVTLX0JORjHizrUEXfShdXm63oEeYloa7M5QIhAOem/2/qGrkDukIV5MOghxPIlW2v2ij6An+8Q0m8fZUZ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQC/+mo9sbngMutLtOc1KMb05xbnkcvB0ETPjNDqA0bEkQIhALotTSAqs8OyhBzMXgHB3ZWs7PyjpE56VKYQ7BliaU98","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7788159},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"208813cf158a1ae6ba8d213a1b51820f3b02b054","scripts":{"dev":"ts-node debug/index.ts","test":"bun tests/run.ts","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"bun test --watch --timeout 30000","type-check":"tsc --noEmit","test:memory":"bun tests/run.ts --memory","test:parity":"bun tests/run.ts --parity","test:pglite":"bun tests/run.ts --driver pglite","test:single":"bun tests/run.ts --test-name-pattern","test:verbose":"bun tests/run.ts --verbose","test:coverage":"bun tests/run.ts --coverage","prepublishOnly":"npm run build && npm run test:parity","type-check:dev":"tsc --project tsconfig.dev.json --noEmit","test:driver:bun":"bun tests/run.ts --driver bun","type-check:tests":"tsc --project tests/tsconfig.json","test:driver:postgres":"bun tests/run.ts --driver postgres"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"26.8.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","dotenv":"^16.4.0","ts-node":"^10.9.0","@types/pg":"^8.10.0","@types/bun":"^1.3.14","typescript":"^5.3.0","@types/node":"^20.0.0","@electric-sql/pglite":"^0.5.8"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0","@electric-sql/pglite":"^0.5.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true},"@electric-sql/pglite":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_1.0.2_1789541539739_0.9266746750471162","host":"s3://npm-registry-packages-npm-production"}},"1.0.3":{"name":"linkgress-orm","version":"1.0.3","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@1.0.3","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"158611512e0d0d3f77f67412a7259e0f80b16ef5","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-1.0.3.tgz","fileCount":563,"integrity":"sha512-Y3yfPnvPMbXPQB6p31CPia8x+6MRxfMnVD8tdjK+nxISvX6GNNhz4B37bJQIuqnNyBx331YLvo+a5DRmwdP43A==","signatures":[{"sig":"MEQCIHZoQpT+6MykYrnl48AZqDMdvsyt4QX3iXDS6Ib1iHP9AiBix7AYx9RIJHyWlZ0HHd+v3LasvYdsLRhuqaRKoWKinw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQC+VQI0XJS/kl8xx7RiCetKaNlXQIMNl1Xpb07k+MiwFQIgbRcoRCLI+NbcxZTX9sO0lQPlTGcDdt1hzZhBYvGzSHc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7793612},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"39a11743a368c322e5592ff6fc45f4402ad46a6c","scripts":{"dev":"ts-node debug/index.ts","test":"bun tests/run.ts","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"bun test --watch --timeout 30000","type-check":"tsc --noEmit","test:memory":"bun tests/run.ts --memory","test:parity":"bun tests/run.ts --parity","test:pglite":"bun tests/run.ts --driver pglite","test:single":"bun tests/run.ts --test-name-pattern","test:verbose":"bun tests/run.ts --verbose","test:coverage":"bun tests/run.ts --coverage","prepublishOnly":"npm run build && npm run test:parity","type-check:dev":"tsc --project tsconfig.dev.json --noEmit","test:driver:bun":"bun tests/run.ts --driver bun","type-check:tests":"tsc --project tests/tsconfig.json","test:driver:postgres":"bun tests/run.ts --driver postgres"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"26.8.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","dotenv":"^16.4.0","ts-node":"^10.9.0","@types/pg":"^8.10.0","@types/bun":"^1.3.14","typescript":"^5.3.0","@types/node":"^20.0.0","@electric-sql/pglite":"^0.5.8"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0","@electric-sql/pglite":"^0.5.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true},"@electric-sql/pglite":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_1.0.3_1789572809146_0.7592968456594276","host":"s3://npm-registry-packages-npm-production"}},"1.0.4":{"name":"linkgress-orm","version":"1.0.4","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@1.0.4","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"3d1ca5d2971683b2ab3963c77850b80fdd62fb60","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-1.0.4.tgz","fileCount":563,"integrity":"sha512-2fcyQmKyWYlsEx4oJJAbZ/BMXuWFtbqKZvpA2XAM1Ll3ebq1ljJCjCYQcQZdh9i//TYfYYts5Ohxh8x5PzaqjA==","signatures":[{"sig":"MEQCIFfx6ocjuIQBZnSg+6/zs9NIY7K9IrVjJtOiXirHI2bQAiB73cyCCccHYeF/RD7lbCmSpBWdmtgznDpQF32gD6yhtA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIDnRXjov4RJhe9tmhk9N8ysbNRKwaZTJG9v4woEsmszyAiEAyi2JaY1iZaGkA6cTNRJjPXfKyEaU3FzvDGy5/ScdY3w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7810577},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"25a5462ea047f855ab75c7a0b137288d69d1ade3","scripts":{"dev":"ts-node debug/index.ts","test":"bun tests/run.ts","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"bun test --watch --timeout 30000","type-check":"tsc --noEmit","test:memory":"bun tests/run.ts --memory","test:parity":"bun tests/run.ts --parity","test:pglite":"bun tests/run.ts --driver pglite","test:single":"bun tests/run.ts --test-name-pattern","test:verbose":"bun tests/run.ts --verbose","test:coverage":"bun tests/run.ts --coverage","prepublishOnly":"npm run build && npm run test:parity","type-check:dev":"tsc --project tsconfig.dev.json --noEmit","test:driver:bun":"bun tests/run.ts --driver bun","type-check:tests":"tsc --project tests/tsconfig.json","test:driver:postgres":"bun tests/run.ts --driver postgres"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"26.8.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","dotenv":"^16.4.0","ts-node":"^10.9.0","@types/pg":"^8.10.0","@types/bun":"^1.3.14","typescript":"^5.3.0","@types/node":"^20.0.0","@electric-sql/pglite":"^0.5.8"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0","@electric-sql/pglite":"^0.5.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true},"@electric-sql/pglite":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_1.0.4_1789599793481_0.7458178357509089","host":"s3://npm-registry-packages-npm-production"}},"1.0.5":{"name":"linkgress-orm","version":"1.0.5","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@1.0.5","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"9253492b4881558fa1dc59670a384706f2a1bd2d","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-1.0.5.tgz","fileCount":563,"integrity":"sha512-OgUL3Ijrx7eC3NX/OMswX7Q7AE0iQdjMq8l7UiufXAvg15MO/Y/F+CF/lI8eFy8kOA67WRnJROwSvnNkHjXOVw==","signatures":[{"sig":"MEUCIH9NrLXyAhOPvUHZjd6tO9EJ2R8yoxkjVl5rT/Egk1XJAiEAqi7Umhtdv0Ei+yvHFCTazPjoajISe+8FO7JYJR4c4+8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCcEa385SqyaSovAOX7awdSi51dNLS8Ghow5j/0PUrDLwIhAJuLSFjLP+GjV2QKhtfPdHs51r1x5jEHajfo6RKk2s/G","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7817378},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"f9f7f87258ebd627b608a65775929c30f5fcff78","scripts":{"dev":"ts-node debug/index.ts","test":"bun tests/run.ts","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"bun test --watch --timeout 30000","type-check":"tsc --noEmit","test:memory":"bun tests/run.ts --memory","test:parity":"bun tests/run.ts --parity","test:pglite":"bun tests/run.ts --driver pglite","test:single":"bun tests/run.ts --test-name-pattern","test:verbose":"bun tests/run.ts --verbose","test:coverage":"bun tests/run.ts --coverage","prepublishOnly":"npm run build && npm run test:parity","type-check:dev":"tsc --project tsconfig.dev.json --noEmit","test:driver:bun":"bun tests/run.ts --driver bun","type-check:tests":"tsc --project tests/tsconfig.json","test:driver:postgres":"bun tests/run.ts --driver postgres"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"26.8.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","dotenv":"^16.4.0","ts-node":"^10.9.0","@types/pg":"^8.10.0","@types/bun":"^1.3.14","typescript":"^5.3.0","@types/node":"^20.0.0","@electric-sql/pglite":"^0.5.8"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0","@electric-sql/pglite":"^0.5.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true},"@electric-sql/pglite":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_1.0.5_1789604005495_0.6290849989496159","host":"s3://npm-registry-packages-npm-production"}},"1.0.6":{"name":"linkgress-orm","version":"1.0.6","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@1.0.6","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"c5f47e7394831400f7ea92ce58035cae7c5b37be","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-1.0.6.tgz","fileCount":575,"integrity":"sha512-TnyHizwfx4Lk3sT08Kw30dEjz85aqxF2uqC6lM90tLuIuViQ8cj8SV8kkK57IAtHcXqo7OHxmTyW2y9S8w7kTA==","signatures":[{"sig":"MEYCIQCQMZkm4u7Txj3a9P95PXlXIGTUehxmuB321O7oapQXaQIhAMdH7eqty1+WBqlHA2ociJsAxKRGYmXbvvHBwZpqD6BT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDfKJlNcFxTclV4I2sSaa8VXhumhQRVGXabCaRI3zJB8wIhAN9uuXTVodRrGcyTMVfVYnTtuWMknCn69vEIkBAr/ZBl","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7892414},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"bff52c08822e762f33889947f3f6e4bf7a3f005c","scripts":{"dev":"ts-node debug/index.ts","test":"bun tests/run.ts","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"bun test --watch --timeout 30000","type-check":"tsc --noEmit","test:memory":"bun tests/run.ts --memory","test:parity":"bun tests/run.ts --parity","test:pglite":"bun tests/run.ts --driver pglite","test:single":"bun tests/run.ts --test-name-pattern","test:verbose":"bun tests/run.ts --verbose","test:coverage":"bun tests/run.ts --coverage","prepublishOnly":"npm run build && npm run test:parity","type-check:dev":"tsc --project tsconfig.dev.json --noEmit","test:driver:bun":"bun tests/run.ts --driver bun","type-check:tests":"tsc --project tests/tsconfig.json","test:driver:postgres":"bun tests/run.ts --driver postgres"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"26.8.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","dotenv":"^16.4.0","ts-node":"^10.9.0","@types/pg":"^8.10.0","@types/bun":"^1.3.14","typescript":"^5.3.0","@types/node":"^20.0.0","@electric-sql/pglite":"^0.5.8"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0","@electric-sql/pglite":"^0.5.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true},"@electric-sql/pglite":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_1.0.6_1790238477148_0.2768020979873813","host":"s3://npm-registry-packages-npm-production"}},"1.0.7":{"name":"linkgress-orm","version":"1.0.7","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"author":"","license":"MIT","_id":"linkgress-orm@1.0.7","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"homepage":"https://github.com/brunolau/linkgress-orm#readme","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"10bbd9f876e4ea4710c15413fa55c12680513137","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-1.0.7.tgz","fileCount":579,"integrity":"sha512-OV9m0L4aJYOza6JfRFec9h9uJG0nbjt55JeNvuChCC+D2S2PB/XIRUORDIyIDCErJ7ITQ9FiNamDSUxfnn492A==","signatures":[{"sig":"MEUCIQDpfK1u5tpwOECRPldhOcJBO02WBT90TFivAkXdP6JwjwIgUuX0fofmbfWnJbbFqX+lTxwcKcvTwWCxTVoeEs+pWdc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIApzK+Tq4PS2L3tJ+HYOOK/T/5NXTM27J94sQcl83OghAiEA9NA9eQELSaSXkmOaNc8WyMWGgCysfGuvG6RtawD9SGE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8389376},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"ca1eef448dd50582570e46df0711a9928e4f8884","scripts":{"dev":"ts-node debug/index.ts","test":"bun tests/run.ts","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"bun test --watch --timeout 30000","type-check":"tsc --noEmit","test:memory":"bun tests/run.ts --memory","test:parity":"bun tests/run.ts --parity","test:pglite":"bun tests/run.ts --driver pglite","test:single":"bun tests/run.ts --test-name-pattern","test:verbose":"bun tests/run.ts --verbose","test:coverage":"bun tests/run.ts --coverage","prepublishOnly":"npm run build && npm run test:parity","type-check:dev":"tsc --project tsconfig.dev.json --noEmit","test:driver:bun":"bun tests/run.ts --driver bun","type-check:tests":"tsc --project tests/tsconfig.json","test:driver:postgres":"bun tests/run.ts --driver postgres"},"_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"_nodeVersion":"26.8.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","dotenv":"^16.4.0","ts-node":"^10.9.0","postgres":"^3.4.9","@types/pg":"^8.10.0","@types/bun":"^1.3.14","typescript":"^5.3.0","@types/node":"^20.0.0","@electric-sql/pglite":"^0.5.8"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0","@electric-sql/pglite":"^0.5.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true},"@electric-sql/pglite":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/linkgress-orm_1.0.7_1790285383409_0.046263626119031453","host":"s3://npm-registry-packages-npm-production"}},"1.0.8":{"_id":"linkgress-orm@1.0.8","bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"dist":{"shasum":"d352f50b1a880dab6770a73442c31c43b3124a16","tarball":"https://registry.npmjs.org/linkgress-orm/-/linkgress-orm-1.0.8.tgz","fileCount":579,"integrity":"sha512-jkfhDib+1VknLfglftwqAxej90LZV/noSlQMloL22BbE0fyMimGRS9QlJXAIA60m/XcdFwM5DPkx9c9Ai3hsQA==","signatures":[{"sig":"MEQCIFtXj24dqSfIrUo4u2AvuA8zAoizHNWVzmBi1w7dcDixAiBlqa9AP7JlRTsrMNfx3Uo7+4ZaIk/YExiaPJyUvGpMIQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIH8IU35Rhx9O/bLxGMybFVztXtco9qj+eiSNREm4LNo/AiEAi4O8xsQ25cKIic2c4qSwPwa3KQb9qz6VFa2OiLrzqw4="}],"unpackedSize":8389756},"main":"dist/index.js","name":"linkgress-orm","types":"dist/index.d.ts","author":"","module":"dist/index.js","engines":{"node":">=16.0.0"},"gitHead":"ae6e73f2a71321342aec1f1c9deaaf4ae670d0c0","license":"MIT","scripts":{"dev":"ts-node debug/index.ts","test":"bun tests/run.ts","build":"npm run clean && tsc","clean":"node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"","watch":"tsc --watch","migrate":"ts-node debug/schema/migration.ts","build:dev":"tsc --project tsconfig.dev.json","watch:dev":"tsc --project tsconfig.dev.json --watch","test:watch":"bun test --watch --timeout 30000","type-check":"tsc --noEmit","test:memory":"bun tests/run.ts --memory","test:parity":"bun tests/run.ts --parity","test:pglite":"bun tests/run.ts --driver pglite","test:single":"bun tests/run.ts --test-name-pattern","test:verbose":"bun tests/run.ts --verbose","test:coverage":"bun tests/run.ts --coverage","prepublishOnly":"npm run build && npm run test:parity","type-check:dev":"tsc --project tsconfig.dev.json --noEmit","test:driver:bun":"bun tests/run.ts --driver bun","type-check:tests":"tsc --project tests/tsconfig.json","test:driver:postgres":"bun tests/run.ts --driver postgres"},"version":"1.0.8","_npmUser":{"name":"brunolau","email":"bruno.laurinec@gmail.com"},"homepage":"https://github.com/brunolau/linkgress-orm#readme","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"_npmVersion":"11.1.0","description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","directories":{},"maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"_nodeVersion":"26.8.1","_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.0","dotenv":"^16.4.0","ts-node":"^10.9.0","postgres":"^3.4.9","@types/pg":"^8.10.0","@types/bun":"^1.3.14","typescript":"^5.3.0","@types/node":"^20.0.0","@electric-sql/pglite":"^0.5.8"},"peerDependencies":{"pg":"^8.0.0","postgres":"^3.0.0","@electric-sql/pglite":"^0.5.0"},"peerDependenciesMeta":{"pg":{"optional":true},"postgres":{"optional":true},"@electric-sql/pglite":{"optional":true}},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/linkgress-orm_1.0.8_1790315886567_0.2960572453373178"}}},"time":{"created":"2025-11-09T19:33:23.801Z","modified":"2026-09-25T05:58:06.846Z","0.0.1":"2025-11-09T19:33:24.040Z","0.0.2":"2025-12-05T07:37:21.536Z","0.0.3":"2025-12-05T09:29:00.080Z","0.1.0":"2025-12-06T14:20:50.465Z","0.1.1":"2025-12-08T12:22:02.641Z","0.1.2":"2025-12-08T20:09:03.007Z","0.1.4":"2025-12-08T20:35:41.114Z","0.1.5":"2025-12-08T21:30:14.807Z","0.1.6":"2025-12-09T01:31:26.456Z","0.1.7":"2025-12-09T02:23:36.502Z","0.1.8":"2025-12-09T02:39:07.987Z","0.1.9":"2025-12-09T08:34:59.857Z","0.1.10":"2025-12-09T19:10:25.736Z","0.1.11":"2025-12-09T19:13:34.147Z","0.1.12":"2025-12-09T19:51:22.283Z","0.1.14":"2025-12-09T20:11:07.228Z","0.1.15":"2025-12-09T20:15:29.691Z","0.1.16":"2025-12-09T20:23:49.268Z","0.1.17":"2025-12-13T14:47:40.934Z","0.1.18":"2025-12-13T16:54:48.786Z","0.1.19":"2025-12-14T09:31:06.070Z","0.1.20":"2025-12-14T12:48:33.158Z","0.1.21":"2025-12-14T13:21:45.255Z","0.1.22":"2025-12-15T13:42:55.797Z","0.1.23":"2025-12-16T10:19:11.147Z","0.2.0":"2025-12-16T10:41:53.396Z","0.2.1":"2025-12-16T15:30:44.386Z","0.2.2":"2025-12-16T16:50:04.478Z","0.2.3":"2025-12-17T16:57:10.846Z","0.2.4":"2025-12-22T18:59:50.647Z","0.2.5":"2025-12-30T09:11:01.185Z","0.2.6":"2025-12-30T22:43:43.534Z","0.2.7":"2025-12-31T13:24:19.034Z","0.2.8":"2025-12-31T18:23:04.371Z","0.2.9":"2025-12-31T19:05:25.676Z","0.2.10":"2026-01-06T08:58:46.674Z","0.2.11":"2026-01-07T20:43:44.120Z","0.2.12":"2026-01-14T08:37:03.931Z","0.2.14":"2026-01-18T23:21:22.443Z","0.2.15":"2026-01-20T08:09:12.642Z","0.2.16":"2026-01-31T19:13:49.934Z","0.2.17":"2026-02-03T11:43:42.593Z","0.3.0":"2026-02-04T23:49:24.350Z","0.3.1":"2026-02-06T08:13:57.516Z","0.3.2":"2026-02-06T14:12:43.536Z","0.3.3":"2026-02-06T16:31:37.933Z","0.4.0":"2026-02-06T18:02:09.645Z","0.4.2":"2026-02-09T12:48:27.803Z","0.4.3":"2026-02-12T15:20:05.246Z","0.4.4":"2026-02-12T18:53:46.273Z","0.4.5":"2026-02-21T10:07:48.853Z","0.4.6":"2026-02-23T18:39:29.933Z","0.4.7":"2026-03-03T13:07:39.214Z","0.4.8":"2026-03-03T13:19:07.045Z","0.4.9":"2026-03-03T13:38:28.395Z","0.4.10":"2026-03-03T14:06:13.981Z","0.4.11":"2026-03-30T08:25:06.505Z","0.4.12":"2026-03-30T20:00:50.702Z","0.4.13":"2026-04-14T11:21:17.851Z","0.4.14":"2026-04-15T09:49:46.818Z","0.4.15":"2026-04-15T11:31:26.106Z","0.4.17":"2026-04-15T16:06:00.333Z","0.4.20":"2026-04-22T07:13:54.304Z","0.4.21":"2026-05-11T11:06:20.914Z","0.4.22":"2026-05-12T19:14:35.174Z","0.4.23":"2026-05-17T21:30:30.420Z","0.4.24":"2026-05-18T14:20:16.764Z","0.4.25":"2026-05-18T20:35:30.407Z","0.4.26":"2026-05-18T21:22:17.304Z","0.4.27":"2026-06-02T10:35:46.945Z","0.4.29":"2026-06-05T15:28:03.154Z","0.4.30":"2026-06-05T15:45:12.525Z","0.4.31":"2026-06-06T09:02:01.203Z","0.4.32":"2026-06-09T09:28:27.345Z","0.4.33":"2026-06-15T18:24:23.181Z","0.4.34":"2026-06-19T13:18:47.742Z","0.4.35":"2026-06-20T11:18:41.117Z","0.4.36":"2026-06-22T07:01:29.308Z","0.4.37":"2026-06-22T13:50:42.080Z","0.4.38":"2026-07-03T11:42:42.276Z","0.4.39":"2026-07-06T21:45:57.454Z","0.4.40":"2026-07-07T09:04:14.190Z","0.4.41":"2026-07-17T13:53:10.681Z","0.4.42":"2026-07-21T12:53:49.141Z","0.4.43":"2026-07-22T13:17:19.590Z","0.4.44":"2026-07-22T18:10:43.447Z","0.4.45":"2026-07-22T19:33:51.057Z","0.4.46":"2026-07-29T09:02:51.836Z","0.4.47":"2026-08-04T12:32:21.153Z","0.4.48":"2026-08-10T18:19:39.408Z","0.4.49":"2026-08-12T15:00:16.335Z","0.4.50":"2026-08-12T16:00:20.903Z","0.4.52":"2026-08-12T17:42:57.606Z","0.4.53":"2026-08-12T18:34:24.275Z","0.4.54":"2026-08-12T19:02:54.178Z","0.4.55":"2026-08-13T15:31:20.570Z","0.4.56":"2026-08-15T13:28:42.671Z","0.4.57":"2026-08-15T22:18:03.776Z","0.4.58":"2026-08-16T13:35:34.841Z","0.4.59":"2026-08-17T18:57:45.810Z","0.4.60":"2026-08-18T20:12:58.736Z","0.4.61":"2026-08-25T11:34:21.583Z","0.4.62":"2026-08-25T12:55:11.748Z","0.4.63":"2026-08-31T22:03:56.447Z","0.4.64":"2026-09-03T13:02:27.564Z","0.4.65":"2026-09-04T10:41:39.454Z","0.4.66":"2026-09-04T16:02:41.631Z","0.4.67":"2026-09-04T17:30:45.200Z","0.4.68":"2026-09-04T18:03:43.158Z","0.4.69":"2026-09-05T07:39:47.279Z","0.4.70":"2026-09-05T10:59:06.336Z","0.4.71":"2026-09-05T13:11:47.058Z","0.4.72":"2026-09-06T13:11:29.279Z","0.4.73":"2026-09-06T19:44:34.622Z","0.4.74":"2026-09-07T08:30:09.735Z","0.4.75":"2026-09-07T10:28:28.266Z","0.4.76":"2026-09-07T10:34:34.204Z","0.4.78":"2026-09-07T17:23:36.095Z","0.4.79":"2026-09-07T18:44:02.075Z","0.4.80":"2026-09-08T17:20:17.622Z","0.4.81":"2026-09-08T19:32:52.684Z","0.4.83":"2026-09-11T13:18:47.265Z","0.4.84":"2026-09-11T15:21:17.950Z","0.4.85":"2026-09-14T14:28:20.372Z","1.0.0":"2026-09-15T15:10:47.513Z","1.0.1":"2026-09-15T19:42:35.946Z","1.0.2":"2026-09-16T06:52:19.919Z","1.0.3":"2026-09-16T15:33:29.264Z","1.0.4":"2026-09-16T23:03:13.600Z","1.0.5":"2026-09-17T00:13:25.660Z","1.0.6":"2026-09-24T08:27:57.268Z","1.0.7":"2026-09-24T21:29:43.526Z","1.0.8":"2026-09-25T05:58:06.684Z"},"bugs":{"url":"https://github.com/brunolau/linkgress-orm/issues"},"license":"MIT","homepage":"https://github.com/brunolau/linkgress-orm#readme","keywords":["orm","postgresql","postgres","typescript","linq","query-builder","sql","database"],"repository":{"url":"git+https://github.com/brunolau/linkgress-orm.git","type":"git"},"description":"A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference","maintainers":[{"name":"brunolau","email":"bruno.laurinec@gmail.com"}],"readme":"# Linkgress ORM\r\n\r\n[![npm version](https://img.shields.io/npm/v/linkgress-orm.svg)](https://www.npmjs.com/package/linkgress-orm)\r\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\r\n[![TypeScript](https://img.shields.io/badge/TypeScript-5.0+-blue.svg)](https://www.typescriptlang.org/)\r\n[![PostgreSQL](https://img.shields.io/badge/PostgreSQL-12+-blue.svg)](https://www.postgresql.org/)\r\n\r\nA type-safe ORM for PostgreSQL and TypeScript with automatic type inference and powerful query capabilities.\r\n\r\n**LINQ-Inspired Query Syntax:** The query API is designed to feel familiar to developers coming from C# LINQ, with chainable methods like `select()`, `where()`, `orderBy()`, and `groupBy()`. You also get magic SQL string interpolation for when you need raw SQL power without sacrificing type safety.\r\n\r\n**PostgreSQL-First Philosophy:** While other ORMs aim high and try to support all platforms, Linkgress is built exclusively for PostgreSQL. This allows it to leverage PostgreSQL's advanced features to the maximum—particularly in how collections and aggregations are retrieved using CTEs, LATERAL joins, JSON aggregations, and native PostgreSQL optimizations.\r\n\r\n## Features\r\n\r\n- **Entity-First Approach** - Define entities with `DbColumn<T>`, no decorators needed\r\n- **Fluent Configuration API** - Intuitive `DbContext` pattern with method chaining\r\n- **Automatic Type Inference** - Full TypeScript support without manual type annotations\r\n- **Nested Collection Queries** - Query one-to-many relationships with CTE, LATERAL, or temp table strategies\r\n- **Type-Safe Aggregations** - `count()`, `sum()`, `max()`, `min()` return proper types\r\n- **Powerful Filtering** - Type-checked query conditions, including list membership that keeps the statement text stable (`inArrayOpt`, `eqAny`)\r\n- **SQL Expression Helpers** - Casts (`castAsInt()`, `.cast('numeric(12, 2)')`), `caseWhen` / `caseOf`, `greatest` / `least` / `nullIf`, string / math / date-time functions, JSONB paths and mutations, array-column operators — no raw `sql` templates needed\r\n- **Expression Upserts & Bulk Updates** - `updateSet` / `updateWhere` over the existing and proposed row, `bulkUpdate` `set` / `where`; transaction-scoped advisory locks\r\n- **Prepared Queries** - Build queries once, execute many times with named placeholders (`sql.placeholder()` + `.prepare()`)\r\n- **Server-Side Prepared Statements** - Opt-in named statements on the `postgres` driver, overridable per query with `.withPreparedStatements()`\r\n- **Fluent Update/Delete** - Chain `.where().update()` and `.where().delete()` with RETURNING support\r\n- **Transaction Support** - Safe, type-checked transactions\r\n- **Production Diagnostics** - Failed-statement logging, slow-query reports with the calling stack, per-query timeouts\r\n- **Manual Migrations** - File-based migrations with journal tracking, up/down support, and scaffolding\r\n- **Model-Managed Views** - Declare a database view with `model.view()` — as SQL, or as a typed linkgress query; migrate creates it and re-creates it on change, and it is read-only in queries\r\n- **Multiple Clients** - Works with the `pg` and `postgres` npm packages, Bun's built-in SQL, and PGlite (PostgreSQL in WASM, in-process — no server)\r\n\r\n## Table of Contents\r\n\r\n- [Quick Start](#quick-start)\r\n- [Features](#features)\r\n- [Documentation](#documentation)\r\n- [Requirements](#requirements)\r\n- [Contributing](#contributing)\r\n- [License](#license)\r\n- [Support](#support)\r\n\r\n## Quick Start\r\n\r\n### Installation\r\n\r\n```bash\r\nnpm install linkgress-orm postgres\r\n```\r\n\r\nSee [Installation Guide](./docs/installation.md) for detailed setup.\r\n\r\n### Define Entities\r\n\r\n```typescript\r\nimport { DbEntity, DbColumn } from 'linkgress-orm';\r\n\r\nexport class User extends DbEntity {\r\n  id!: DbColumn<number>;\r\n  username!: DbColumn<string>;\r\n  email!: DbColumn<string>;\r\n  posts?: Post[];  // Navigation property\r\n}\r\n\r\nexport class Post extends DbEntity {\r\n  id!: DbColumn<number>;\r\n  title!: DbColumn<string>;\r\n  userId!: DbColumn<number>;\r\n  views!: DbColumn<number>;\r\n  user?: User;  // Navigation property\r\n}\r\n```\r\n\r\n### Create DbContext\r\n\r\n```typescript\r\nimport { DbContext, DbEntityTable, DbModelConfig, integer, varchar } from 'linkgress-orm';\r\n\r\nexport class AppDatabase extends DbContext {\r\n  get users(): DbEntityTable<User> {\r\n    return this.table(User);\r\n  }\r\n\r\n  get posts(): DbEntityTable<Post> {\r\n    return this.table(Post);\r\n  }\r\n\r\n  protected override setupModel(model: DbModelConfig): void {\r\n    model.entity(User, entity => {\r\n      entity.toTable('users');\r\n      entity.property(e => e.id).hasType(integer('id').primaryKey().generatedAlwaysAsIdentity({ name: 'users_id_seq' }));\r\n      entity.property(e => e.username).hasType(varchar('username', 100)).isRequired();\r\n      entity.property(e => e.email).hasType(varchar('email', 255)).isRequired();\r\n\r\n      entity.hasMany(e => e.posts, () => Post)\r\n        .withForeignKey(p => p.userId)\r\n        .withPrincipalKey(u => u.id);\r\n    });\r\n\r\n    model.entity(Post, entity => {\r\n      entity.toTable('posts');\r\n      entity.property(e => e.id).hasType(integer('id').primaryKey().generatedAlwaysAsIdentity({ name: 'posts_id_seq' }));\r\n      entity.property(e => e.title).hasType(varchar('title', 200)).isRequired();\r\n      entity.property(e => e.userId).hasType(integer('user_id')).isRequired();\r\n      entity.property(e => e.views).hasType(integer('views')).hasDefaultValue(0);\r\n\r\n      entity.hasOne(e => e.user, () => User)\r\n        .withForeignKey(p => p.userId)\r\n        .withPrincipalKey(u => u.id);\r\n    });\r\n  }\r\n}\r\n```\r\n\r\n### Query with Type Safety\r\n\r\n```typescript\r\nimport { eq, gt } from 'linkgress-orm';\r\nimport { PostgresClient } from 'linkgress-orm';\r\n\r\n// Create a database client with connection pooling\r\nconst client = new PostgresClient('postgres://user:pass@localhost/db');\r\n\r\n// Create a DbContext instance - reuse this across your application!\r\nconst db = new AppDatabase(client);\r\n\r\n// Create schema\r\nawait db.ensureCreated();\r\n\r\n// Insert\r\nawait db.users.insert({ username: 'alice', email: 'alice@example.com' });\r\n\r\n// Query with filters\r\nconst activeUsers = await db.users\r\n  .where(u => eq(u.username, 'alice'))\r\n  .toList();\r\n\r\n// Nested collection query with aggregations\r\nconst usersWithStats = await db.users\r\n  .select(u => ({\r\n    username: u.username,\r\n    postCount: u.posts.count(),  // Automatic type inference - no casting!\r\n    maxViews: u.posts.max(p => p.views),  // Returns number | null\r\n    posts: u.posts\r\n      .select(p => ({ title: p.title, views: p.views }))\r\n      .where(p => gt(p.views, 10))\r\n      .toList('posts'),\r\n  }))\r\n  .toList();\r\n\r\n// Fluent update with RETURNING\r\nconst updatedUsers = await db.users\r\n  .where(u => eq(u.username, 'alice'))\r\n  .update({ email: 'alice.new@example.com' })\r\n  .returning(u => ({ id: u.id, email: u.email }));\r\n\r\n// Fluent delete\r\nawait db.users\r\n  .where(u => eq(u.username, 'old_user'))\r\n  .delete();\r\n\r\n// Note: Only call dispose() when shutting down your application\r\n// For long-running apps (servers), keep the db instance alive\r\n// and dispose on process exit (see Connection Lifecycle docs)\r\n```\r\n\r\n**Result is fully typed:**\r\n```typescript\r\nArray<{\r\n  username: string;\r\n  postCount: number;\r\n  maxViews: number | null;\r\n  posts: Array<{ title: string; views: number }>;\r\n}>\r\n```\r\n\r\n## Documentation\r\n\r\n### Getting Started\r\n- **[Getting Started Guide](./docs/getting-started.md)** - Complete walkthrough for beginners\r\n- **[Installation](./docs/installation.md)** - Setup and installation instructions\r\n- **[Database Clients](./docs/database-clients.md)** - Choose between `pg`, `postgres`, Bun's SQL and PGlite (in-process, no server), connection pooling, and lifecycle management\r\n\r\n### Guides\r\n- **[Schema Configuration](./docs/guides/schema-configuration.md)** - Entity configuration, relationships, and indexes\r\n- **[Querying](./docs/guides/querying.md)** - Query data with type-safe filters, joins, aggregations, and more\r\n- **[SQL Expression Helpers](./docs/guides/sql-expressions.md)** - Casts, CASE, scalar / string / math / date-time functions, JSONB and array operators\r\n- **[Insert/Update/Upsert/BULK](./docs/guides/insert-update-guide.md)** - Insert, update, delete, and bulk operations\r\n- **[Configuration & Options](./docs/guides/configuration.md)** - Every option with its default: logging, prepared statements (`preparedStatements`, `.withPreparedStatements()`), timeouts, slow-query detection, `LinkgressConfig`\r\n- **[Migrations](./docs/guides/migrations.md)** - Automatic and manual migrations with journal tracking\r\n- **[In-Memory Database](./docs/guides/in-memory-database.md)** - PostgreSQL-compatible in-memory database for fast, isolated tests (real drivers, snapshots)\r\n- **[PGlite](./docs/database-clients.md#3-pgliteclient-pglite)** - PostgreSQL itself compiled to WASM, in-process through `PGliteClient`: tests without a server, local-first apps, browsers\r\n\r\n### Advanced\r\n- **[Collection Strategies](./docs/collection-strategies.md)** - CTE, LATERAL, and temp table strategies for one-to-many queries\r\n- **[CTEs (Common Table Expressions)](./docs/guides/cte-guide.md)** - Build CTEs, query from a CTE root, and FULL OUTER / RIGHT / CROSS joins\r\n- **[Subqueries](./docs/guides/subquery-guide.md)** - Using subqueries in your queries\r\n- **[Custom Types](./docs/guides/schema-configuration.md#custom-types)** - Create custom type mappers\r\n\r\n## Requirements\r\n\r\n- Node.js 16+\r\n- TypeScript 5.0+\r\n- PostgreSQL 12+\r\n\r\n## Contributing\r\n\r\nContributions are welcome! Please see [CONTRIBUTING.md](./CONTRIBUTING.md) for guidelines.\r\n\r\n## License\r\n\r\nThis project is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details.\r\n\r\n## Support\r\n\r\n- **[GitHub Issues](https://github.com/brunolau/linkgress-orm/issues)** - Report bugs or request features\r\n- **[Discussions](https://github.com/brunolau/linkgress-orm/discussions)** - Ask questions and share ideas\r\n\r\n---\r\n\r\nCrafted with ❤️ for developers who love type safety and clean APIs.\r\n","readmeFilename":"README.md"}