issues
search
nextras
/
orm
Orm with clean object design, smart relationship loading and powerful collections.
https://nextras.org/orm
MIT License
309
stars
59
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore(deps): update postgres docker tag to v17
#709
renovate[bot]
opened
1 week ago
0
chore(deps): update mysql docker tag to v9
#708
renovate[bot]
opened
1 week ago
0
chore(deps): update mariadb docker tag to v11
#707
renovate[bot]
opened
1 week ago
0
chore(deps): update mysql docker tag to v8.4
#706
renovate[bot]
opened
1 week ago
0
chore(deps): update phpstan packages to v2 (major)
#705
renovate[bot]
opened
1 week ago
0
chore(deps): update actions/checkout action to v4
#704
renovate[bot]
closed
1 week ago
0
chore(deps): update actions/cache action to v4
#703
renovate[bot]
closed
1 week ago
0
Dependency Dashboard
#702
renovate[bot]
opened
1 week ago
0
chore(deps): update mariadb docker tag to v10.11
#701
renovate[bot]
opened
1 week ago
0
chore(deps): update dependency phpstan/phpstan to v1.12.11
#700
renovate[bot]
opened
1 week ago
0
remove order by in count queries
#699
hrach
closed
2 weeks ago
0
Fix having lifting required by row aggregator
#698
hrach
closed
3 weeks ago
0
Missing HEAVY clause detection to ValueExpression aggregation
#697
hrach
closed
3 weeks ago
0
build(deps-dev): update phpstan/phpstan-nette requirement from 1.2.9 to 1.3.8
#696
dependabot[bot]
closed
3 weeks ago
0
build(deps-dev): update phpstan/phpstan-mockery requirement from 1.1.2 to 1.1.3
#695
dependabot[bot]
closed
3 weeks ago
0
build(deps-dev): update phpstan/phpstan-deprecation-rules requirement from 1.1.4 to 1.2.1
#694
dependabot[bot]
closed
3 weeks ago
0
build(deps-dev): update phpstan/phpstan requirement from 1.12.6 to 1.12.7
#693
dependabot[bot]
closed
3 weeks ago
0
build(deps-dev): update phpstan/phpstan-strict-rules requirement from 1.5.2 to 1.6.1
#692
dependabot[bot]
closed
3 weeks ago
0
Add PHP 8.4 to CI/CD
#691
hrach
closed
2 weeks ago
0
Missing primary filter lifting to HAVING clause
#690
hrach
closed
3 weeks ago
4
PhpDocParser 2.x conflicts
#689
Lumeriol
closed
3 weeks ago
0
Forcing separate AnyAggregator and NoneAgregator for specific conditions
#688
stepapo
closed
3 weeks ago
4
Two-phase SQL rewrites
#687
hrach
closed
3 weeks ago
0
Performance issues in simpley ANY queries with or.
#686
hrach
closed
3 weeks ago
3
separate WHERE & HAVING in expression result & fix buggy having rewrite
#685
hrach
closed
3 weeks ago
3
Property hooks from PHP 8.4
#684
hrach
opened
1 month ago
1
Lazy instantioning from PHP 8.4
#683
hrach
opened
1 month ago
3
Embeddable as part of composite primary key
#682
MartinLojda
opened
1 month ago
5
Add PHP 8.4 to CI/CD
#681
hrach
closed
1 month ago
0
Use PhpDocParser for property parsing
#680
hrach
closed
1 month ago
1
build(deps-dev): update phpstan/phpstan requirement from 1.10.66 to 1.12.6
#679
dependabot[bot]
closed
1 month ago
1
build(deps-dev): update phpstan/extension-installer requirement from 1.3.1 to 1.4.3
#678
dependabot[bot]
closed
1 month ago
0
Fix Date(time) instance in primary key
#677
jkavalik
closed
1 month ago
9
Problem with UPDATE on DATE primary key
#676
jkavalik
closed
1 month ago
13
build(deps-dev): update phpstan/extension-installer requirement from 1.3.1 to 1.4.1
#675
dependabot[bot]
closed
1 month ago
2
build(deps-dev): update phpstan/phpstan-nette requirement from 1.2.9 to 1.3.1
#674
dependabot[bot]
closed
1 month ago
2
build(deps-dev): update phpstan/phpstan requirement from 1.10.66 to 1.11.5
#673
dependabot[bot]
closed
1 month ago
2
Entity ID can be object
#672
JanFridrich
opened
5 months ago
1
build(deps-dev): update phpstan/phpstan-nette requirement from 1.2.9 to 1.3.0
#671
dependabot[bot]
closed
4 months ago
1
build(deps-dev): update phpstan/phpstan requirement from 1.10.66 to 1.11.3
#670
dependabot[bot]
closed
4 months ago
1
build(deps-dev): update phpstan/phpstan requirement from 1.10.66 to 1.10.67
#669
dependabot[bot]
closed
5 months ago
1
build(deps-dev): update phpstan/phpstan-strict-rules requirement from 1.5.2 to 1.5.5
#668
dependabot[bot]
closed
1 month ago
2
Distinct with having
#667
hrach
closed
3 weeks ago
1
Duplicates in some selections with GROUP+HAVING
#666
stepapo
closed
3 weeks ago
8
Fix missing aggregation key on m:m joining table
#665
hrach
closed
7 months ago
0
Add workaround for same-named columns in GROUP BY for MySQL
#664
hrach
closed
7 months ago
0
Incorrect generated SQLs with AnyAggregator
#663
stepapo
closed
7 months ago
2
Unknown column in HAVING clause
#662
stepapo
closed
7 months ago
2
Add a check of misconfiguration causing infinite recursion
#661
hrach
closed
7 months ago
0
Ease multiple Orm extension instances initialization with connection reference
#660
hrach
closed
7 months ago
0
Next