Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] - Refactor ORM with VirtualField and CompositeField #39

Open
wants to merge 82 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
Show all changes
82 commits
Select commit Hold shift + click to select a range
b0d9347
Initial draft proposal WIP
auvipy Mar 5, 2017
6a0b9fa
changes
auvipy Mar 8, 2017
4c89d85
re order
auvipy Mar 8, 2017
8dbd211
modifications
auvipy Mar 11, 2017
85eb8ef
more modifications
auvipy Mar 11, 2017
17b34bd
more modifications
auvipy Mar 11, 2017
438c85a
more modifications
auvipy Mar 11, 2017
2c6eec5
more detail break down from older references
auvipy Mar 11, 2017
b081a97
modification
auvipy Mar 16, 2017
dc45819
modification
auvipy Mar 18, 2017
615d89d
modification
auvipy Mar 18, 2017
3c5ba6f
rename draft
auvipy Mar 18, 2017
a88bc86
ORM Fields API and Related Improvements
auvipy Mar 18, 2017
2978856
adjustments
auvipy Mar 18, 2017
528baeb
major steps
auvipy Mar 18, 2017
73e6943
keep thing simple
auvipy Mar 18, 2017
710639a
organization
auvipy Mar 18, 2017
3f48c64
simple and focused
auvipy Mar 18, 2017
f00713d
modifications
auvipy Mar 19, 2017
f6d08f9
changes about related field clean up
auvipy Mar 22, 2017
57107ad
define virtualfield
auvipy Mar 22, 2017
cb761e9
rewording
auvipy Mar 23, 2017
06cf082
addressed another limitation of present related api related to dorect…
auvipy Mar 23, 2017
87cf4c0
modifications
auvipy Mar 30, 2017
76e3038
more modifications
auvipy Mar 30, 2017
0ec6242
modifications
auvipy Apr 1, 2017
9c0b532
drfat relational field api
auvipy Apr 1, 2017
828d628
problem section
auvipy Apr 1, 2017
a127124
organize
auvipy Apr 1, 2017
e199992
re ogranize n clean ups
auvipy Apr 2, 2017
6f802f6
re arrange n clean up
auvipy Apr 2, 2017
a0fcd98
minor clean up
auvipy Apr 2, 2017
026cd8a
VirtualField n other changes
auvipy Apr 2, 2017
74514d1
VirtualField n other changes
auvipy Apr 2, 2017
e8c369e
relation field clean up
auvipy Apr 2, 2017
ec9801d
changes
auvipy Apr 3, 2017
35d9e55
changes
auvipy Apr 3, 2017
f6d76a3
changes
auvipy Apr 8, 2017
934132b
changes
auvipy Apr 13, 2017
82f7b8c
Merge branch 'composite' of https://github.com/auvipy/deps into compo…
auvipy Oct 6, 2017
c85c1dd
drop un needed texts
auvipy Oct 6, 2017
ca3c386
Initial draft proposal WIP
auvipy Mar 5, 2017
e99b831
changes
auvipy Mar 8, 2017
7b08f7e
re order
auvipy Mar 8, 2017
3e59156
modifications
auvipy Mar 11, 2017
9495693
more modifications
auvipy Mar 11, 2017
90805c7
more modifications
auvipy Mar 11, 2017
71bf93c
more modifications
auvipy Mar 11, 2017
23c4cc3
more detail break down from older references
auvipy Mar 11, 2017
55c4da7
modification
auvipy Mar 16, 2017
4925fbd
modification
auvipy Mar 18, 2017
cd81d9d
modification
auvipy Mar 18, 2017
6ffbbc1
rename draft
auvipy Mar 18, 2017
28dab6e
ORM Fields API and Related Improvements
auvipy Mar 18, 2017
19d731a
adjustments
auvipy Mar 18, 2017
361dc5c
major steps
auvipy Mar 18, 2017
f5e2fbc
keep thing simple
auvipy Mar 18, 2017
46006ff
organization
auvipy Mar 18, 2017
a59fc89
simple and focused
auvipy Mar 18, 2017
93b257b
modifications
auvipy Mar 19, 2017
62de41d
changes about related field clean up
auvipy Mar 22, 2017
4d51638
define virtualfield
auvipy Mar 22, 2017
d84025a
rewording
auvipy Mar 23, 2017
109b69e
addressed another limitation of present related api related to dorect…
auvipy Mar 23, 2017
5eb2a1e
modifications
auvipy Mar 30, 2017
e2116c8
more modifications
auvipy Mar 30, 2017
1c0e12b
modifications
auvipy Apr 1, 2017
fe0df80
drfat relational field api
auvipy Apr 1, 2017
8d13599
problem section
auvipy Apr 1, 2017
aabb459
organize
auvipy Apr 1, 2017
5ef6124
re ogranize n clean ups
auvipy Apr 2, 2017
3e87416
re arrange n clean up
auvipy Apr 2, 2017
60a0a3a
minor clean up
auvipy Apr 2, 2017
38cd4d1
VirtualField n other changes
auvipy Apr 2, 2017
010cb4a
VirtualField n other changes
auvipy Apr 2, 2017
ca1a3ba
relation field clean up
auvipy Apr 2, 2017
f7bc425
changes
auvipy Apr 3, 2017
deef8aa
changes
auvipy Apr 3, 2017
27bf41d
changes
auvipy Apr 8, 2017
f6e3b84
changes
auvipy Apr 13, 2017
ed33a9d
drop un needed texts
auvipy Oct 6, 2017
eb1f8b4
Merge branch 'composite' of https://github.com/auvipy/deps into compo…
auvipy Oct 6, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading