Overview
-
- 0 Merged pull requests
- 9 Open pull requests
- 4 Closed issues
- 13 New issues
There hasn’t been any commit activity on typeorm/typeorm in the last week.
Want to help out?
9 Pull requests opened by 7 people
-
fix: release newly created runner when no runner provided
#8969 opened
May 5, 2022 -
feat: allow for partial index conditions for on conflict statments in postgres
#8971 opened
May 5, 2022 -
feat: add fake migrations running and reverting
#8976 opened
May 8, 2022 -
fix: resolve cli init peer dependency issues
#8977 opened
May 9, 2022 -
fix: resolve FindOptionsOrder.nulls to allow FIRST/LAST in uppercase
#8978 opened
May 9, 2022 -
fix: (Expo) infinite loop on SAVEPOINT + missing returned id on creation
#8984 opened
May 9, 2022 -
feat: add caching to raw SQL queries for PostgreSQL
#8985 opened
May 9, 2022 -
Update AbstractSqliteDriver.ts
#8991 opened
May 10, 2022 -
feat: add commentCallback
#8993 opened
May 10, 2022
4 Issues closed by 2 people
-
when i use reposity.findOne(id) , got themain alias not set
#8981 closed
May 9, 2022 -
when i use reposity.findOne(id) , gotmain alias not set
#8980 closed
May 9, 2022 -
when i used reposity.findOne(id) , butgot the errormain alias not set
#8982 closed
May 9, 2022 -
In global Middleware request - > params {} is empty!!
#8974 closed
May 7, 2022
13 Issues opened by 12 people
-
Is it possible to use Typeorm with Mongo with only Javascript (not Typescript)?
#8992 opened
May 10, 2022 -
how to convert sql to querybuilder(select nested , group_concat, group_by,count)
#8990 opened
May 10, 2022 -
🐛 Oracle: Using `.save` in a transaction results in update after commit
#8989 opened
May 10, 2022 -
QuestDB
#8988 opened
May 10, 2022 -
TypeORM 0.3+ Not re-using mysql connections
#8987 opened
May 9, 2022 -
DataTypeNotSupportedError: Data type "array" in "xxx" is not supported by "postgres" database.
#8986 opened
May 9, 2022 -
findOne(id) method has error Main alias is not set
#8983 opened
May 9, 2022 -
TypeORM module save my data in wrong database, is this bug?
#8979 opened
May 9, 2022 -
Create Project via npx failed for sqlite
#8975 opened
May 7, 2022 -
`save` method didn't check the type
#8973 opened
May 6, 2022 -
DataTypeNotSupportedError: Data type "json" in "xxx" is not supported by "sqlite" database.
#8972 opened
May 6, 2022 -
Repository find uppercase version of ordering by nulls doesn't work
#8970 opened
May 5, 2022 -
Error with update - QueryFailedError: missing FROM-clause entry for table "entity"
#8968 opened
May 4, 2022
25 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
0.3 generic findOneBy typescript error
#8939 commented on
May 8, 2022 • 2 new comments -
Creating a new migration issue
#8860 commented on
May 10, 2022 • 2 new comments -
browser: Can't resolve 'react-native-sqlite-storage'
#2158 commented on
May 4, 2022 • 1 new comment -
@BeforeInsert not called in createQueryBuilder insert
#5872 commented on
May 4, 2022 • 1 new comment -
ManyToMany relations save throws "Violation of PRIMARY KEY constraint" when a property from combined primary key from relation entity is an other relation property
#8892 commented on
May 4, 2022 • 1 new comment -
entityPrefix is hardcoded on migrations
#8934 commented on
May 4, 2022 • 1 new comment -
With "synchronize" option turned on, typeORM tries to alter everything, even if there is no changes
#8479 commented on
May 4, 2022 • 1 new comment -
"missing FROM-clause entry for table" error only while updating table, not while querying
#7400 commented on
May 4, 2022 • 1 new comment -
Insert fails if PrimaryGeneratedColumn has value
#8045 commented on
May 5, 2022 • 1 new comment -
Cannot find alias for relation at ...
#8310 commented on
May 5, 2022 • 1 new comment -
Error:Cannot build query because main alias is not set
#4890 commented on
May 5, 2022 • 1 new comment -
[Find options] MySQL "where and" on same column
#3113 commented on
May 6, 2022 • 1 new comment -
cli doesnt exists on type PostgresConnectionOptions
#8905 commented on
May 6, 2022 • 1 new comment -
Inserting id (primary column) from code.
#2215 commented on
May 6, 2022 • 1 new comment -
Typeorm shell
#5417 commented on
May 7, 2022 • 1 new comment -
synchronize=true in connection does not update database schema in DB
#7992 commented on
May 7, 2022 • 1 new comment -
Typeorm CLI not works perfectly after 0.3.0
#8814 commented on
May 8, 2022 • 1 new comment -
Typeorm Many to One wont add foreign key on save.
#8941 commented on
May 8, 2022 • 1 new comment -
add complete es6/es5 support with examples
#1 commented on
May 9, 2022 • 1 new comment -
Select all columns even if select is false
#5816 commented on
May 9, 2022 • 1 new comment -
fix: dropIndex now works when providing a tableIndex without name
#8937 commented on
May 5, 2022 • 1 new comment -
Caching of raw queries in PostgreSQL
#8958 commented on
May 9, 2022 • 0 new comments -
Wrong join statement generated when using composite foreign key
#8957 commented on
May 10, 2022 • 0 new comments -
feat: allow database, schema and table names with dots (".")
#8926 commented on
May 4, 2022 • 0 new comments -
fix: wrong entity transform of relation id when referenced column is a primary key
#8959 commented on
May 4, 2022 • 0 new comments