Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
orm
Help us on our mission to create highly efficient PHP ORM with clean object design.
Collective -
Host: opensource -
https://opencollective.com/orm
- Code: https://github.com/nextras/orm
github.com/nextras/orm - 5f5bf73e4aa26ea0b2a8c33ab714d7dbb171306d authored almost 10 years ago
github.com/nextras/orm - 09335c98f510e4f860a87dcf84b881e28ed2c855 authored almost 10 years ago
Rationale:
Current naming conventions were often conflicting
with common getters. Also there wer...
github.com/nextras/orm - 21caf449257943c9f7823d61a0cc10127df535f2 authored almost 10 years ago
github.com/nextras/orm - 893aa5bbd2ee3a49074aee00e41817adc14a661a authored almost 10 years ago
github.com/nextras/orm - 764283b967ad2afa6421997ba856a9d1d643b39a authored almost 10 years ago
github.com/nextras/orm - ff9d502286b3c4c07b951252d98512ab6c9e65f0 authored almost 10 years ago
github.com/nextras/orm - 1c57c79d46a29a59b370b309499f830adb669147 authored almost 10 years ago
github.com/nextras/orm - 6690428f93e0b36039a39f4720603849f5144e5a authored almost 10 years ago
github.com/nextras/orm - cf38e4fdd58ea95a6002df6aed908a5fe5e25137 authored almost 10 years ago
github.com/nextras/orm - 7d8d52ecc05cc350de53d364f0616145b31e7ce6 authored almost 10 years ago
github.com/nextras/orm - 55c815e76cd61024403cad8e05af702bab635947 authored about 10 years ago
tests: refactorting
github.com/nextras/orm - 23a2cea9a72e00dd7f9fedfea9cefc996d193f4a authored about 10 years agogithub.com/nextras/orm - d0c63fa7dc257a229b76c22a2222247330f53b46 authored about 10 years ago
github.com/nextras/orm - 810c340f95cb1bec03e54a97caaf5dc797c9162b authored about 10 years ago
github.com/nextras/orm - 0f2d1fccba67ef3ed6aef24af22566c66d3fd2e3 authored about 10 years ago
covered by tests:
- integration/NDB/relationships.compositePK.phpt:testLimit
github.com/nextras/orm - bffc5d07e5c014bdd121d36b94dd1ef5f2cfe611 authored about 10 years ago
covered by tests:
- integration/NDB/relationships.manyHasOne.phpt:testTranslator
limit was applied before filtering data for the relationship
covered by tests:
- integration/NDB...
github.com/nextras/orm - f62228b7c85d1bbd7a4c38314472fae913dbcec7 authored about 10 years ago
50 is the default maximum string length created by entity creator
github.com/nextras/orm - 8f5bd463711ec7799d6004e632c81382fd1f9c09 authored about 10 years agosome tests uses @dataProider, but do not use DataTestCase
github.com/nextras/orm - aeadcd13e39a890c0e77399498cefc7fe43690ce authored about 10 years agogithub.com/nextras/orm - 85b2f916abb9c8e49487c8988abb2305a1eb93a1 authored about 10 years ago
github.com/nextras/orm - 463aaa2a2ab8391899ff29a36dc81498cf6eeead authored about 10 years ago
github.com/nextras/orm - 8dc7e83cefb4eed51eede45fd730ee0e8794e21b authored about 10 years ago
github.com/nextras/orm - 4ac05eecbd67a794f5df3b807a7cd717cced17dc authored about 10 years ago
github.com/nextras/orm - a65c39f006e71b17193a5e84a92d8ec833552cfc authored about 10 years ago
github.com/nextras/orm - 2ab1445678ad8e467fd8b177499a7c1800bc933e authored about 10 years ago
github.com/nextras/orm - 52db0a64e6dbef9a93150b605b68c118c23d5f54 authored about 10 years ago
github.com/nextras/orm - fe1994ac001266acc2359d8a08530368c165e74d authored about 10 years ago
github.com/nextras/orm - 8dcda8ce197942f6fdf9a3a8c481464c230fabce authored about 10 years ago
github.com/nextras/orm - dc455467942ee9cfbbe53c170b2f07d13fd5240a authored about 10 years ago
partially fixed bc break.
github.com/nextras/orm - 4253a51307fec73f26fb15b921d29f5a1c830982 authored about 10 years agogithub.com/nextras/orm - c95620f776d3894c3e00542042794b0ebf8f4b5f authored about 10 years ago
github.com/nextras/orm - 100d1fb7ec018d89fe8cce27847e78f5df535628 authored about 10 years ago
github.com/nextras/orm - a5d8b3d8af945e46d2116a7abfb3f558fb0cc2e9 authored about 10 years ago
tested by RelationshipsHasOneIsChangedTest, which covers this
becaus current changes are loading...
github.com/nextras/orm - deda38e9439299b221606c61117c31282ecfe4ef authored about 10 years ago
github.com/nextras/orm - 08734d13bb46ec14b07b0e0a4ea59563a09951fb authored about 10 years ago
github.com/nextras/orm - be23f339e40d684a43e9c7cd072e62cf426d3185 authored about 10 years ago
this partially reverts 0e065df794966790f15a1f8833b1c09299e12be8
github.com/nextras/orm - e378ab9cffb3740cb87c98bef68c2473b622a69d authored about 10 years agogithub.com/nextras/orm - e1b36738f93ace7a9911d52271698e238b66d57e authored about 10 years ago
github.com/nextras/orm - eeeea121d6c965d394f7c5babf0d834845b3ad55 authored about 10 years ago
github.com/nextras/orm - cd2230cc00fb6f37ba31ddc147acf48821ef6f3d authored about 10 years ago
github.com/nextras/orm - a160a1e98080c286c6e2efe9a14cfa881892d83f authored about 10 years ago
EntityDependencyProvider moved to Bridge namespace
github.com/nextras/orm - 6bb604f103854bb4944afc97a242252edff5cd90 authored about 10 years agogithub.com/nextras/orm - fe93ae69de19c3621b36c68d8a67d9f8f10cd0e8 authored about 10 years ago
github.com/nextras/orm - d6819486324bde08b4f8b6ace5131d498e3dd03f authored about 10 years ago
StaticModel refactored into SimpleModelFactory & SimpleRepositoryLoader
github.com/nextras/orm - 9b2eefaf93de5bf234ffdd325f21950a8ba40869 authored about 10 years agogithub.com/nextras/orm - f51d7d7709c0fff17a4554268726fce5f27a793d authored about 10 years ago
github.com/nextras/orm - e6d8142e6b631ee8fb849b53f1e1b3e13c80cf0c authored about 10 years ago
github.com/nextras/orm - 0de6e437bd7275bbff7cb96d937403304cdbd267 authored about 10 years ago
github.com/nextras/orm - 78c708a6c061d78a33a7ec96b8c01f84429e0b88 authored about 10 years ago
github.com/nextras/orm - fc8df9c028945f47f10a69fa553c876da3180821 authored about 10 years ago
github.com/nextras/orm - a425322475dd6876df82d9e640dcc7f79c7d2e10 authored about 10 years ago
github.com/nextras/orm - b40cde04de1b381ddeb92bf79373afbd8974df1b authored about 10 years ago
github.com/nextras/orm - 72ef1d4d9a5c91afb8994298f44be36de229f7b6 authored about 10 years ago
github.com/nextras/orm - f9027bf2b021c2f465a48098d7c7ed814db272a0 authored about 10 years ago
github.com/nextras/orm - 54bd0146b4403321f7cdf62cd7a6094f5d576ea4 authored about 10 years ago
github.com/nextras/orm - 7eb46762364072badb0d81dff82ad1f1d88f4ded authored about 10 years ago
github.com/nextras/orm - 1c05c33368ba4c9fef56319f737ff65e6e36ce5c authored about 10 years ago
Fixed performance regression from 0e065df794966790f15a1f8833b1c09299e12be8
github.com/nextras/orm - 3079c18d39254748ea272fe7205c23bc981ec606 authored about 10 years agogithub.com/nextras/orm - f581ef4979a4b3ade877145fb81238aba6e9ba93 authored about 10 years ago
github.com/nextras/orm - e019df5504d12f1cb05e902974f43611ed76d318 authored about 10 years ago
github.com/nextras/orm - 3e32d50a35e2a30fe363b22808c09abcf7c13827 authored about 10 years ago
github.com/nextras/orm - af2f6d75cdbc994a8dee3c0bfb3c8dc9002e9607 authored about 10 years ago
github.com/nextras/orm - b9cbe4e1237b0247b83010e52fdb7280d9b66191 authored about 10 years ago
github.com/nextras/orm - 0e065df794966790f15a1f8833b1c09299e12be8 authored about 10 years ago
github.com/nextras/orm - 814be9bca962bc13a805fc19b7d0abd5599232d5 authored about 10 years ago
failing testcase included in previous changeset
github.com/nextras/orm - 6344a83e03e446371f5f56055505c84b505f7641 authored about 10 years agothis commit is without a BC break, same functionality is in PropertyMetadata validation process
github.com/nextras/orm - a32ec3c8051620f3c17378ccbefe17ae6ab25f6f authored about 10 years agogithub.com/nextras/orm - 72fe6a1272123f195d48a165a6a48cccd814b6cb authored about 10 years ago
github.com/nextras/orm - 28af3acb54b1a8f9c8e30ad5da31c209c60f99c0 authored about 10 years ago
github.com/nextras/orm - c13c544c3de09dafd5dbb11e50858fab37e24348 authored about 10 years ago
github.com/nextras/orm - 8af97c723f036c5229ed49fcbe27f66fb0fdafe5 authored about 10 years ago
If container was not nullable without default value, exception was thrown
github.com/nextras/orm - 8037f713066c2b74dc310ed9e0718620d6db5095 authored about 10 years agogithub.com/nextras/orm - f903626ec414fd3fedbdfad891b433f6bfb10b9a authored about 10 years ago
github.com/nextras/orm - 5e8f9c6ce65cda3f2de6b063660297f6dec5598f authored about 10 years ago
github.com/nextras/orm - f4fd6925fab9675762184ce4bddaf69577eaa868 authored about 10 years ago
github.com/nextras/orm - a155f019d4f009773d95e0b7a2b11ff841b51b9d authored about 10 years ago
change: before events are called always, others only if entity was changed
github.com/nextras/orm - 9fc1a853dabc0fefc86f36e9e0a55964f99b2aef authored about 10 years agogithub.com/nextras/orm - 21c2b5df6df69b412dbb3c241b022ee424566c34 authored about 10 years ago
github.com/nextras/orm - ffe3bf226aa2ab8851e1ef30aac8740558eb1dcf authored about 10 years ago
BC break - now returns unix timestamp or null.
github.com/nextras/orm - 4696593bc6032c2a3eed11df020a6e85ebb25b1d authored about 10 years agogithub.com/nextras/orm - 2a72d494ba1578f7ed2716f2d23dd92e4c5e2c04 authored about 10 years ago
github.com/nextras/orm - 90da61eb2809e96b5cceaa53832fd46e492ac0ad authored about 10 years ago
github.com/nextras/orm - e71d2c81a1cf92b2e7b75e0965481e0c5a51baad authored about 10 years ago
github.com/nextras/orm - b8babc1f33ca9a0fa147446927690ad6d4e2e72b authored about 10 years ago
Nette database does not strip this dot.
This triggered error in postgre, mysql was ok with that.
github.com/nextras/orm - 5e92cc481009688c92c02b3002a8c222ddc44607 authored about 10 years ago
github.com/nextras/orm - d23b4656517eddb43599e85b49960bc074aad60c authored about 10 years ago
github.com/nextras/orm - e3bc0492e7c6325b960fd28d99c62ad561800706 authored about 10 years ago
github.com/nextras/orm - 0c3f2db3f8081918d06f665dd9794714213d1239 authored about 10 years ago
github.com/nextras/orm - f0450a520ccc2911ff2c57e2cc95afc77c1618fd authored about 10 years ago
github.com/nextras/orm - 97a9b76983a480dfdbb016d23de6530d2c13647a authored about 10 years ago
github.com/nextras/orm - 09f34d53d26373037d20db9fc5a999991f4e3699 authored about 10 years ago
github.com/nextras/orm - 609a4e3cd9267c2e80e2e0d77b4b4cb629ec3fbf authored about 10 years ago
I don't understand how can I missed that. Sorry.
github.com/nextras/orm - 908bef885bd1c55055a5eac606d2d62d46feae39 authored about 10 years ago