GitHub / bustle/typeorm-postgres / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 851a0d48 | merge Merge branch 'master' of https://github.com/typeorm/typeorm | Michael Hart <m****u@g****m> | almost 6 years ago | |
| 2978d0b3 | Bring app-root-path internal | Michael Hart <m****u@g****m> | almost 6 years ago | |
| 6ff67f71 | fix: redundant migration with decimal default (#6879) |
jeiea <s****3@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 3e8ddca1 | test: multiple primary keys many-to-many can fail with 'Specified key was too... |
Marko Kaznovac <k****c@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 0aedf438 | fix: Allows valid non-object JSON to be retrieved in simple-json columns (#6574) |
Matt Kornatz <m****z@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 54067be5 | test: remove console logging from tests (#6880) |
James Ward <j****s@n****s>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| ec939222 | docs: adds note regarding dangerous findOne behavior (#4921) |
TJ <t****d@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 2ec1e11f | docs: clarify how to query replicas in the documentation (#6173) |
Zhixing Zhang <a****t@n****n>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 4abfb342 | fix: handle count multiple PK & edge cases more gracefully (#6870) |
James Ward <j****s@n****s>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 5c407dee | chore: add `funding` to the package manifest (#6873) |
James Ward <j****s@n****s>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 645176fe | test: Pull correct entity in test for #6633 | James Ward <j****s@n****s> | almost 6 years ago | |
| 0280cdc4 | fix: Cannot read property 'hasMetadata' of undefined (#5659) |
hahahu <i****m@h****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| d86671cb | perf: Improve replacePropertyNames (#4760) |
Mohamed Akram <m****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| b22c27fe | feat: support `autoEncryption` option for MongoDB (#6865) |
NthMetal <8****9@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 2bf15ca9 | fix: remove @DiscriminatorValue from error message (#5256) |
Saulo S. Toledo <s****o@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 4a0faf0a | test: adds test to prevent #4958 from recurring (#6835) |
James Ward <j****s@n****s>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 990442e8 | feat: schema synchronization for partitioned tables with PostgreSQL 12+ (#6780) |
Nicolas Lenepveu <n****u@d****r>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| e37eb1e8 | fix: Fix Mongodb delete by ObjectId. Closes #6552 (#6553) |
Dan Manastireanu <4****a@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| bc60dd55 | docs: improve the doc about Raw operator and add missing test (#6863) |
Tycho Tatitscheff <t****a@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| c8bf81ed | feat: backport ilike from next (#6862) |
James Ward <j****s@n****s>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 21c41663 | fix: postgresql connection URL can use an UNIX Socket (#2614) (#6042) |
Le Couteur Paul <3****o@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 2d9a3ce7 | docs: update many-to-one-one-to-many-relations.md (#6832) |
Jakob Wagner <j****r@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| f95e9d8f | fix: allow for complex jsonb primary key columns (#6834) |
maddimax <m****i@a****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 08ec0a8e | fix: prevent create-type commands edge-case TypeErrors (#6836) |
James Ward <j****s@n****s>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| e9f9e1ca | docs: docker-compose generation option in typeorm init command (#6841) |
Gaurav Sharma <g****7@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 91b85bfe | feat: add ability for escaping for Raw() find operator (#6850) |
Temnov Aleksey <t****i@m****u>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 7147a0db | fix: return null for nullable RelationId() column (#6848) |
Antti Mäki <a****i@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| d2b914da | fix: check mysql constraint schema on join (#6851) |
James Ward <j****s@n****s>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 7ebca2b9 | feat: support ESM in ormconfig js & ts (#6853) |
James Ward <j****s@n****s>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 161432a1 | chore: bump sql.js from 1.3.0 to 1.3.2 | James Ward <j****s@n****s> | almost 6 years ago | |
| c060f95d | fix: wrong FK loaded in multi-database environment (#6828) |
Ronit Steinberg <6****x@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 5ef94509 | fix: subscribers should use the subscribersDir | James Ward <j****s@n****s> | almost 6 years ago | |
| 0221a933 | fix: fixes the typescript errors in EntityCreateCommand & SubscriberCreateCom... |
James Ward <j****s@n****s>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| d9a76e91 | feat: add absolute path support to other CLI commands (#6807) |
Tomas Reimers <t****s@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| f3de0f6f | test: Fix typo in github issue 6442 test name (#6554) |
Dan Manastireanu <4****a@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 1a6383ce | fix: use `require` in `ReactNativeDriver` (#6814) |
James Ward <j****s@n****s>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| cf8a2a44 | docs: remove stable release date temporarily (#6818) |
Gaurav Sharma <g****7@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 4eb5f107 | version bump | Umed Khudoiberdiev <p****e@g****m> | almost 6 years ago | |
| 51608aeb | fix: FindManyOptions order in parameter typing is important | Umed Khudoiberdiev <p****e@g****m> | almost 6 years ago | |
| 7f7e4d53 | fix: lock Typescript to 3.6.0 (#6810) |
James Ward <j****s@n****s>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 78a6ee90 | version bump | Umed Khudoiberdiev <p****e@g****m> | almost 6 years ago | |
| 45b980cf | Revert "fix: properly override database url properties (#6247)" (#6802) |
Umed Khudoiberdiev <p****e@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| c1c8e88f | fix: prevent wrong returned entity in ReturningResultsEntityUpdator (#6440) |
James Ward <j****s@n****s>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 44aff171 | refactor: Move `FindOperator` SQL generation into QueryBuilder (#6797) |
James Ward <j****s@n****s>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| dfcb2db2 |
fix: enforce name argument of migration generate command (#2719) (#6690)
Co-authored-by: Akosua Asante <a****e@g****m> |
Akosua <a****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 180fbd41 | fix: add dummy for FileLogger, ConnectionOptionsReaders, and update gulpfile ... |
James Ward <j****s@n****s>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 89d83b3f | refactor: move aurora-pg driver to the aurora-pg driver directory (#6785) |
James Ward <j****s@n****s>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 55fbb696 | fix: coerce port to number in ConnectionOptionsEnvReader (#6786) |
James Ward <j****s@n****s>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| a640ca0b | 0.2.27-rc.5 | Michael Hart <m****u@g****m> | almost 6 years ago | |
| 6dc89e88 | Bump target to es2019 | Michael Hart <m****u@g****m> | almost 6 years ago | |
| defd861e | Remove oracle test | Michael Hart <m****u@g****m> | almost 6 years ago | |
| bb0f1feb | merge Merge branch 'master' of https://github.com/typeorm/typeorm | Michael Hart <m****u@g****m> | almost 6 years ago | |
| b55a417e |
fix: resolve issues ora-00972:identifier is too long (#6751)
Co-authored-by: Murat Gundes <g****t@i****m> |
James Ward <j****s@n****s>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| f62398a0 | 0.2.27-rc.4 | Michael Hart <m****u@g****m> | almost 6 years ago | |
| 41d6c8be | tslib *should* be a prod dep | Michael Hart <m****u@g****m> | almost 6 years ago | |
| 1b295918 | refactor: drop promise utils (#6746) |
James Ward <j****s@n****s>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| f2356dc6 | refactor: create a ReplicationMode type and update function defs (#6747) |
James Ward <j****s@n****s>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| dfe8259e | fix: count() method for multiple primary keys for cockroachdb (#6745) |
Temnov Aleksey <t****i@m****u>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| ecaae9ba | 0.2.27-rc.3 | Michael Hart <m****u@g****m> | almost 6 years ago | |
| b1ed1aee | Update repo url | Michael Hart <m****u@g****m> | almost 6 years ago | |
| dc19162a | Get rid of xml2js and js-yaml – no need for XML/YAML configs | Michael Hart <m****u@g****m> | almost 6 years ago | |
| 42c6b874 | Remove dynamic require in PlatformTools | Michael Hart <m****u@g****m> | almost 6 years ago | |
| df781208 | Get rid of sourcemaps | Michael Hart <m****u@g****m> | almost 6 years ago | |
| 204297f2 | merge Merge pull request #1 from bustle/postgres-only |
Michael Hart <m****u@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 404911b0 | 0.2.27-rc.2 | Michael Hart <m****u@g****m> | almost 6 years ago | |
| a8459194 | Remove cli-highlight dep | Michael Hart <m****u@g****m> | almost 6 years ago | |
| e3a4caa8 | Update repo url in package.json | Michael Hart <m****u@g****m> | almost 6 years ago | |
| af7a8630 | 0.2.27-rc.1 | Michael Hart <m****u@g****m> | almost 6 years ago | |
| 7b361a84 | Update debug to 4.2.0 | Michael Hart <m****u@g****m> | almost 6 years ago | |
| 7738862f | tslib should be a devDep | Michael Hart <m****u@g****m> | almost 6 years ago | |
| 1388e93a | Remove samples to reduce tsc errors | Michael Hart <m****u@g****m> | almost 6 years ago | |
| 9d2f1d85 | Remove non-postgres tests | Michael Hart <m****u@g****m> | almost 6 years ago | |
| 87dcf8b4 | Remove all non-postgres drivers | Michael Hart <m****u@g****m> | almost 6 years ago | |
| fde7f15c | Remove yargonaut | Michael Hart <m****u@g****m> | almost 6 years ago | |
| 0ac6b45f | Remove all browser tasks | Michael Hart <m****u@g****m> | almost 6 years ago | |
| 30879a02 | Add note about fork | Michael Hart <m****u@g****m> | almost 6 years ago | |
| c714867d | fix: ensure browser builds don't include any non-browser modules (#6743) |
James Ward <j****s@n****s>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 5084e47b | feat: add option to pass postgres server notices to client logger (#6215) |
Arty <2****o@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 4bc74310 |
docs: update many-to-many-relations.md (#6725)
Co-authored-by: Umed Khudoiberdiev <p****e@g****m> |
Louai Hamada <4****H@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 6e28322c |
fix: migration:generate issue with onUpdate using mariadb 10.4 (#6714)
Co-authored-by: jesusegado <j****z@l****e> |
jesussegado <j****o@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 8820d4a8 | test: disable logging for test 1960 (#6721) |
James Ward <j****s@n****s>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 96eddfba | chore: explicitly pull in typescript 3.9 (#6724) |
James Ward <j****s@n****s>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 4baac710 | style: backport style fixes in next to cut down on churn (#6715) |
James Ward <j****s@n****s>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 2b378083 | fix: backport FindOperator return types (#6717) |
James Ward <j****s@n****s>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| b50576e1 | docs: correct the comment of OneToMany decorator (#6712) |
Juuso Mikkonen <j****w@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 208cf6b0 | fix: prevent multiple `release` listeners in PostgresQueryRunner (#6708) |
James Ward <j****s@n****s>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 7a52f18c |
feat: backport SQLite Busy handler & WAL mode enable (#6588)
Co-authored-by: Umed Khudoiberdiev <z****t@g****m> |
James Ward <j****s@n****s>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 370442c2 |
feat: Beautify generated SQL for migrations (#6685)
Co-authored-by: Umed Khudoiberdiev <p****e@g****m> |
Arty <2****o@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 330262d9 | chore: bump all package versions except typescript (#6696) |
James Ward <j****s@n****s>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 8b68f40a | feat: create EntityTarget and use instead of EntitySchema / ObjectType / etc ... |
James Ward <j****s@n****s>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 9583430e | fix: hdb-pool is not namespaced under @sap (#6700) |
James Ward <j****s@n****s>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| ea59b8d4 | fix: sql.js v1.2+ don't support undefined parameters (#6698) |
James Ward <j****s@n****s>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 71679032 | version bump | Umed Khudoiberdiev <p****e@g****m> | almost 6 years ago | |
| 7ddaf23e | fix: unnecessary migrations for unsigned numeric types (#6632) |
Michael Bromley <m****y@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| ae3cf0ef | fix: handle 'error' events from pool connection (#6262) |
Jaan Oras <j****s@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 2d4a8d7f |
test: Testing that the discriminatorValue gets saved for ChildEntity when sav...
Co-authored-by: Gareth Parker <g****r@r****k> |
Gareth Parker <b****b@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 620a2432 | docs: update query runner examples (#6680) |
Cristian Magalhães <c****5@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| a8b2845d | docs: update select-query-builder.md (#6681) |
Tulio Molina <t****8@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 8b8bc353 | fix: add missing schema for OracleDriver (#6673) |
Michael <p****t@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 802e0f6e | test: escape table name for Github #4410 (#6672) |
James Ward <j****s@n****s>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago |