issues
search
propelorm
/
Propel2
Propel2 is an open-source high-performance Object-Relational Mapping (ORM) for modern PHP
http://propelorm.org/
MIT License
1.26k
stars
399
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
add INT8 to isNumber method
#2018
abolfazl-esmaeeli
opened
5 days ago
1
fix timestampable use of datetimeclass
#2017
smhg
opened
1 month ago
2
use parent:: instead of ModelCritera::
#2016
rizwanjiwan
opened
2 months ago
1
Fix php8.2 deprecation - Use of "parent" in callables is deprecated
#2015
ldaspt
opened
2 months ago
0
Is this project dead?
#2014
phpfui
opened
3 months ago
11
SQLSTATE[IMSSP]: An invalid keyword 'user' was specified in the DSN string Propel2-Beta4
#2013
GeorgeOnyango
opened
3 months ago
0
Templates fix (#1)
#2012
elacasse
opened
4 months ago
0
FIX failing queries on datetime fields set to 1970-01-01 00:00:00 via (int) 0
#2011
hsegnitz
opened
4 months ago
1
not nullable date and time fields cannot be set on exactly 1970-01-01 00:00:00 via (int)0 as that loosely evaluates to false in Propel\Runtime\Util\PropelDateTime
#2010
hsegnitz
opened
4 months ago
0
Non-static method Propel\Runtime\ActiveQuery\ModelCriteria::delete()` cannot be called statically
#2009
phpfui
opened
5 months ago
2
Update LICENSE
#2008
PhilinTv
closed
5 months ago
0
Fix tests for MySQL 8.4: add unique index for complex fks
#2007
mringler
opened
6 months ago
0
Criteria::lockForUpdate documentation is missing?
#2006
profuel
opened
6 months ago
1
bug: ModelCriteria::update support for accepting Criteria object is broken
#2005
kasparsj
opened
7 months ago
0
Feature: add behavior for simple serializer capabilities
#2004
mringler
closed
4 months ago
0
Code quality: Analyzer fixes in generated model classes
#2003
mringler
closed
4 months ago
0
Tests: Speedup local execution
#2002
mringler
closed
4 months ago
1
Defining size in some entities causes new migration every time you run diff
#2000
profuel
opened
7 months ago
0
Cannot find selected column XXXX when use pagination and previously set a withColumn custom column for the select statement
#1999
c15k0
opened
7 months ago
0
Make error logs more informative
#1998
Nidhognit
opened
8 months ago
3
Added test case
#1997
vol4onok
closed
7 months ago
2
Drop support for symfony 4.x
#1996
pableu
closed
7 months ago
2
WIP Update CI with newer PHP and PSQL versions
#1995
PhilinTv
opened
8 months ago
1
Allow to use non-primary columns in crossref tables
#1994
vol4onok
closed
7 months ago
3
bugfix for #1662 - allow defaultValue for TEXT and BLOB fields (mariadb)
#1993
hevengo
opened
8 months ago
0
allow Symfony v7
#1992
Leonardo-Atalla
closed
8 months ago
3
Add return type to migration up command
#1991
Leonardo-Atalla
closed
8 months ago
1
Support Symfony v7 components
#1990
gharlan
closed
8 months ago
4
Fix Collection return type in Query class template
#1989
tsybenko
opened
10 months ago
2
Make compatible with 8.2 ArrayIterator interface updates
#1987
oojacoboo
closed
9 months ago
3
Bugfix/issue1489 mysql types
#1986
mringler
closed
4 months ago
1
PHP8.2 - Using ${var} in strings is deprecated, use {$var} instead
#1985
scp
closed
9 months ago
2
Improve PHP 8.2 compatibility: Update CollectionIterator Sort functions
#1984
basteyy
closed
9 months ago
0
Propel <behavior name="versionable" /> doesn't preserve foreign key relationsships
#1983
kasparsatke
opened
1 year ago
8
Code quality: Fix single table inheritance classkey type
#1982
mringler
closed
4 months ago
0
Bugfix: convert UUID_BINARY in pk on update
#1981
mringler
opened
1 year ago
1
fix broken test on Postgres with PHP 8.2
#1980
mringler
closed
11 months ago
1
Improve PHP 8.2 compatibility : Partially-supported callable are deprecated
#1979
romaincousseau
opened
1 year ago
1
[BEHAVIOR] Add ability to choose between DATETIME and TIMESTAMP
#1978
wollanup
opened
1 year ago
2
criteria uses named joins internally
#1977
mmeisso
closed
1 year ago
0
ERROR: prepared statement "pdo_stmt_00000001" does not exist, with PostgreSQL 15
#1976
cruzprojects
opened
1 year ago
1
PHPStorm code inspection errors
#1975
paweltfit
opened
1 year ago
4
Update query is having issue when we pass criteria.
#1974
JinalParmar26
opened
1 year ago
1
fix tests after Symfony PropertyInfo update
#1973
mringler
closed
1 year ago
2
Optimize lazy loading in DatabaseMap
#1972
alfredbez
closed
1 year ago
2
FRW-2182 extend TimestampableBehavior with is_timestamp parameter to allow configuration of datetime type for created_at and updated_at
#1971
maritechpro
opened
1 year ago
3
Use multiple connections
#1970
cruzprojects
opened
1 year ago
2
Virtual Columns is mapped wrongly.
#1969
vitaliiShveider
opened
1 year ago
0
3 Primary Keys with isCrossRef and ObjectCombinationCollection, ->diff() not working causing rows to be deleted and recreated
#1968
SpikedCola
opened
1 year ago
3
Support ON UPDATE CURRENT_TIMESTAMP in MySQL
#1967
Mau04
closed
11 months ago
3
Next