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

Commits on Mar 5, 2017

  1. Initial draft proposal WIP

    auvipy committed Mar 5, 2017
    Configuration menu
    Copy the full SHA
    b0d9347 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2017

  1. changes

    auvipy committed Mar 8, 2017
    Configuration menu
    Copy the full SHA
    6a0b9fa View commit details
    Browse the repository at this point in the history
  2. re order

    auvipy committed Mar 8, 2017
    Configuration menu
    Copy the full SHA
    4c89d85 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2017

  1. modifications

    auvipy committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    8dbd211 View commit details
    Browse the repository at this point in the history
  2. more modifications

    auvipy committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    85eb8ef View commit details
    Browse the repository at this point in the history
  3. more modifications

    auvipy committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    17b34bd View commit details
    Browse the repository at this point in the history
  4. more modifications

    auvipy committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    438c85a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c6eec5 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2017

  1. modification

    auvipy committed Mar 16, 2017
    Configuration menu
    Copy the full SHA
    b081a97 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2017

  1. modification

    auvipy committed Mar 18, 2017
    Configuration menu
    Copy the full SHA
    dc45819 View commit details
    Browse the repository at this point in the history
  2. modification

    auvipy committed Mar 18, 2017
    Configuration menu
    Copy the full SHA
    615d89d View commit details
    Browse the repository at this point in the history
  3. rename draft

    auvipy committed Mar 18, 2017
    Configuration menu
    Copy the full SHA
    3c5ba6f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a88bc86 View commit details
    Browse the repository at this point in the history
  5. adjustments

    auvipy committed Mar 18, 2017
    Configuration menu
    Copy the full SHA
    2978856 View commit details
    Browse the repository at this point in the history
  6. major steps

    auvipy committed Mar 18, 2017
    Configuration menu
    Copy the full SHA
    528baeb View commit details
    Browse the repository at this point in the history
  7. keep thing simple

    auvipy committed Mar 18, 2017
    Configuration menu
    Copy the full SHA
    73e6943 View commit details
    Browse the repository at this point in the history
  8. organization

    auvipy committed Mar 18, 2017
    Configuration menu
    Copy the full SHA
    710639a View commit details
    Browse the repository at this point in the history
  9. simple and focused

    auvipy committed Mar 18, 2017
    Configuration menu
    Copy the full SHA
    3f48c64 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2017

  1. modifications

    auvipy committed Mar 19, 2017
    Configuration menu
    Copy the full SHA
    f00713d View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2017

  1. Configuration menu
    Copy the full SHA
    f6d08f9 View commit details
    Browse the repository at this point in the history
  2. define virtualfield

    auvipy committed Mar 22, 2017
    Configuration menu
    Copy the full SHA
    57107ad View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2017

  1. rewording

    auvipy committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    cb761e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06cf082 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2017

  1. modifications

    auvipy committed Mar 30, 2017
    Configuration menu
    Copy the full SHA
    87cf4c0 View commit details
    Browse the repository at this point in the history
  2. more modifications

    auvipy committed Mar 30, 2017
    Configuration menu
    Copy the full SHA
    76e3038 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2017

  1. modifications

    auvipy committed Apr 1, 2017
    Configuration menu
    Copy the full SHA
    0ec6242 View commit details
    Browse the repository at this point in the history
  2. drfat relational field api

    auvipy committed Apr 1, 2017
    Configuration menu
    Copy the full SHA
    9c0b532 View commit details
    Browse the repository at this point in the history
  3. problem section

    auvipy committed Apr 1, 2017
    Configuration menu
    Copy the full SHA
    828d628 View commit details
    Browse the repository at this point in the history
  4. organize

    auvipy committed Apr 1, 2017
    Configuration menu
    Copy the full SHA
    a127124 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2017

  1. re ogranize n clean ups

    auvipy committed Apr 2, 2017
    Configuration menu
    Copy the full SHA
    e199992 View commit details
    Browse the repository at this point in the history
  2. re arrange n clean up

    auvipy committed Apr 2, 2017
    Configuration menu
    Copy the full SHA
    6f802f6 View commit details
    Browse the repository at this point in the history
  3. minor clean up

    auvipy committed Apr 2, 2017
    Configuration menu
    Copy the full SHA
    a0fcd98 View commit details
    Browse the repository at this point in the history
  4. VirtualField n other changes

    auvipy committed Apr 2, 2017
    Configuration menu
    Copy the full SHA
    026cd8a View commit details
    Browse the repository at this point in the history
  5. VirtualField n other changes

    auvipy committed Apr 2, 2017
    Configuration menu
    Copy the full SHA
    74514d1 View commit details
    Browse the repository at this point in the history
  6. relation field clean up

    auvipy committed Apr 2, 2017
    Configuration menu
    Copy the full SHA
    e8c369e View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2017

  1. changes

    auvipy committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    ec9801d View commit details
    Browse the repository at this point in the history
  2. changes

    auvipy committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    35d9e55 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2017

  1. changes

    auvipy committed Apr 8, 2017
    Configuration menu
    Copy the full SHA
    f6d76a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2017

  1. changes

    auvipy committed Apr 13, 2017
    Configuration menu
    Copy the full SHA
    934132b View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2017

  1. Configuration menu
    Copy the full SHA
    82f7b8c View commit details
    Browse the repository at this point in the history
  2. drop un needed texts

    auvipy committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    c85c1dd View commit details
    Browse the repository at this point in the history
  3. Initial draft proposal WIP

    auvipy committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    ca3c386 View commit details
    Browse the repository at this point in the history
  4. changes

    auvipy committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    e99b831 View commit details
    Browse the repository at this point in the history
  5. re order

    auvipy committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    7b08f7e View commit details
    Browse the repository at this point in the history
  6. modifications

    auvipy committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    3e59156 View commit details
    Browse the repository at this point in the history
  7. more modifications

    auvipy committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    9495693 View commit details
    Browse the repository at this point in the history
  8. more modifications

    auvipy committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    90805c7 View commit details
    Browse the repository at this point in the history
  9. more modifications

    auvipy committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    71bf93c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    23c4cc3 View commit details
    Browse the repository at this point in the history
  11. modification

    auvipy committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    55c4da7 View commit details
    Browse the repository at this point in the history
  12. modification

    auvipy committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    4925fbd View commit details
    Browse the repository at this point in the history
  13. modification

    auvipy committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    cd81d9d View commit details
    Browse the repository at this point in the history
  14. rename draft

    auvipy committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    6ffbbc1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    28dab6e View commit details
    Browse the repository at this point in the history
  16. adjustments

    auvipy committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    19d731a View commit details
    Browse the repository at this point in the history
  17. major steps

    auvipy committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    361dc5c View commit details
    Browse the repository at this point in the history
  18. keep thing simple

    auvipy committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    f5e2fbc View commit details
    Browse the repository at this point in the history
  19. organization

    auvipy committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    46006ff View commit details
    Browse the repository at this point in the history
  20. simple and focused

    auvipy committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    a59fc89 View commit details
    Browse the repository at this point in the history
  21. modifications

    auvipy committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    93b257b View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    62de41d View commit details
    Browse the repository at this point in the history
  23. define virtualfield

    auvipy committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    4d51638 View commit details
    Browse the repository at this point in the history
  24. rewording

    auvipy committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    d84025a View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    109b69e View commit details
    Browse the repository at this point in the history
  26. modifications

    auvipy committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    5eb2a1e View commit details
    Browse the repository at this point in the history
  27. more modifications

    auvipy committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    e2116c8 View commit details
    Browse the repository at this point in the history
  28. modifications

    auvipy committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    1c0e12b View commit details
    Browse the repository at this point in the history
  29. drfat relational field api

    auvipy committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    fe0df80 View commit details
    Browse the repository at this point in the history
  30. problem section

    auvipy committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    8d13599 View commit details
    Browse the repository at this point in the history
  31. organize

    auvipy committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    aabb459 View commit details
    Browse the repository at this point in the history
  32. re ogranize n clean ups

    auvipy committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    5ef6124 View commit details
    Browse the repository at this point in the history
  33. re arrange n clean up

    auvipy committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    3e87416 View commit details
    Browse the repository at this point in the history
  34. minor clean up

    auvipy committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    60a0a3a View commit details
    Browse the repository at this point in the history
  35. VirtualField n other changes

    auvipy committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    38cd4d1 View commit details
    Browse the repository at this point in the history
  36. VirtualField n other changes

    auvipy committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    010cb4a View commit details
    Browse the repository at this point in the history
  37. relation field clean up

    auvipy committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    ca1a3ba View commit details
    Browse the repository at this point in the history
  38. changes

    auvipy committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    f7bc425 View commit details
    Browse the repository at this point in the history
  39. changes

    auvipy committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    deef8aa View commit details
    Browse the repository at this point in the history
  40. changes

    auvipy committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    27bf41d View commit details
    Browse the repository at this point in the history
  41. changes

    auvipy committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    f6e3b84 View commit details
    Browse the repository at this point in the history
  42. drop un needed texts

    auvipy committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    ed33a9d View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    eb1f8b4 View commit details
    Browse the repository at this point in the history