1. 13 Feb, 2020 1 commit
  2. 12 Feb, 2020 1 commit
  3. 11 Feb, 2020 1 commit
    • samshuster's avatar
      Issue 147/ Programmatic Documentation Notes (#187) · 50357566
      samshuster authored
      * Add new programmatic description nodes.
      Currently only tested on tables.
      
      Fixing the neo4j nodes to have unquoted suffix where applicable
      Differentiating between normal description and programmatic description nodes for practical purposes
      Refactored Description relation creation to the DescriptionMetadata object itself
      
      * Adding a todo describing desired goal in table metadata object
      
      * Removing description order which is now handled exclusively by frontend.
      Removed column programmatic description as I think column stats will work for this use case, or if not, we can add at a later time.
      
      Added a couple of comments and removed TODO
      
      Fixing flake8 style issues
      
      * Removing is_editable
      Added another test table to sample data
      
      Fixes from code review.
      Adding default argument to source.
      Adding type comment
      Changing node key of the programmatic description
      Modifying doc string comment
      fixing new test that relies on description text
      
      * cleaning up sample data loader given that standalone column was retired.
      
      * incrementing minor version by 1
      50357566
  4. 10 Feb, 2020 1 commit
  5. 09 Feb, 2020 1 commit
  6. 07 Feb, 2020 1 commit
  7. 06 Feb, 2020 1 commit
  8. 31 Jan, 2020 1 commit
  9. 28 Jan, 2020 1 commit
  10. 24 Jan, 2020 1 commit
  11. 21 Jan, 2020 1 commit
  12. 19 Jan, 2020 1 commit
  13. 15 Jan, 2020 1 commit
  14. 13 Dec, 2019 2 commits
  15. 06 Dec, 2019 1 commit
  16. 05 Dec, 2019 1 commit
  17. 26 Nov, 2019 2 commits
  18. 25 Nov, 2019 1 commit
    • Shaun Elliott's avatar
      first class support for csv ingestion (#173) · 9b8e9e61
      Shaun Elliott authored
      * ISSUE-186
      * prep work, moving model objects to top level
      
      * ISSUE-186
      * added csv extractor
      
      * ISSUE-186
      * minor fix, to finish the work
      
      * * added csv extractor test
      * renamed standalone column model
      * fixed sample data loader and sample data
      
      * * parameterized the sample loader connections
      * fixed table owner sample data file
      
      * * fixed linting errors
      
      * * added some missing load calls in new data loader
      * fixed table stats data problem (quoting)
      9b8e9e61
  19. 19 Nov, 2019 1 commit
  20. 15 Nov, 2019 2 commits
  21. 13 Nov, 2019 1 commit
  22. 07 Nov, 2019 1 commit
  23. 05 Nov, 2019 1 commit
  24. 01 Nov, 2019 2 commits
  25. 29 Oct, 2019 1 commit
  26. 28 Oct, 2019 1 commit
  27. 24 Oct, 2019 2 commits
  28. 23 Oct, 2019 1 commit
  29. 22 Oct, 2019 2 commits
  30. 21 Oct, 2019 1 commit
  31. 20 Oct, 2019 1 commit
  32. 19 Oct, 2019 1 commit
  33. 15 Oct, 2019 2 commits