actually running, but still with the bug
Revert "Merge branch 'master' of ssh://synlos.net/entitymanager"
This reverts commit 279f967de7237e947cb3d9639219e3eb583b8f2b, reversingchanges made to 6d3b13bc614a6ab900da03196265768c8a8eb5e3.
fixing a forgotten curly bracket
Hotfixes a crash with ONE_TO_ONE use (Incident::m_predecessor), not sureif relation actually works now.
added c++14 in .pro file and set macro for version check
closes #614
Merge branch 'master' into devel
wip
some improvements
fix
querybuilder params get own notations
...
created attribute resolver
many-to-many table name resolve
included license texts, completed for new query builder test
more comfort for query class
test cases
style and deleted redudant conditions
some comfort methods for query builder
structure
dead code
some (performance) improvements
bugfix
ticket #596
ticket #595
orga stuff
logger
Revert "qt 5.3"
This reverts commit 94938b3990b536dfb4074e921edf8000e2f40bde.
qt 5.3
doxy gen stuff
Integrated EntityInspector
ticket #582 and startup method improvement
temporary fix for #578
has changed method
constness
update
error msgs improved
fixes
clean up
improvements
queryinterpreter/builder wip
query stuff
not working wip...
......
continuing query stuff
started implementationof for queryconditions
fix...
entityhelper class
wip...
ticket #572
small update
many-to-one
many_many selection works
small cleanup
update, many to many is not fully working, but persisting works
example not working - wip, maybe tomorrow
fix in em, samples updated
stupid stuff
brainfuck
quoting
small bugfxi
refactoring
inheritance merge
inheritance insert
improved usage of primary keys
remove inheritance
some bug fixes, caching works
some sql and inheritance stuff,debugging entityinstancefactory
fks
small untested update
wip....
Inheritance gedöns
considering cascade type stuff
more many to many wip
wip persiting relations
formatting
onetoone
some relation stuff
license
cache stuff
Bei Sebastian
example compiles, persisting of entities without relations works, addeddebug output for queries
could(!) work, relation loading still not implemented
qmetatype
not tested
compiles
wip, not working
creating tables without relations works!!!!!!!!!
some wip
thanks to yii2 ^^