Skip to content
Snippets Groups Projects
  1. May 10, 2017
  2. May 09, 2017
  3. May 08, 2017
  4. May 05, 2017
  5. May 04, 2017
  6. May 03, 2017
  7. May 02, 2017
  8. Apr 25, 2017
  9. Apr 24, 2017
  10. Apr 20, 2017
  11. Apr 19, 2017
  12. Apr 18, 2017
  13. Mar 30, 2017
  14. Mar 29, 2017
  15. Mar 24, 2017
  16. Mar 07, 2017
  17. Feb 20, 2017
  18. Feb 01, 2017
  19. Jan 10, 2017
  20. Dec 09, 2016
  21. Oct 24, 2016
    • João Victor Tozatti Risso's avatar
      Migrate API to v2 database schema · d38e8612
      João Victor Tozatti Risso authored
      Change SQL queries in the following routes:
      
      * city
      * state
      * region
      * school
      * enrollment
      
      Also, change tests to reflect the new schema where appropriate. Specially in the case of cities, the primary key now becomes pk_cod_ibge (city IBGE code) and, therefore, any query that relies on the city id should use this value instead of the old primary key.
      
      Aliases of fields that have different names were added to ensure compatibility with the UI of LDE.
      
      Please refer to the database repository in order to understand how the current schema works. The corresponding ER diagram can be located there.
      d38e8612
  22. Oct 04, 2016
  23. Sep 27, 2016
Loading