Skip to content
Snippets Groups Projects
  1. Nov 18, 2016
  2. Jul 19, 2016
    • Sylvain Thénault's avatar
      [parsing] Raise BadRQLQuery if shortcut type settings is used without any variable · 7905bee83581
      Sylvain Thénault authored
      Before this 'Machin 12' is transformed to 'Any 12' since it expect a 'set type
      shortcut', but since the selection doesn't hold any variable, the type
      information is lost and no type checking is ever done.
      
      We can not expect to have the schema at this point, which would allow to check
      if the type exists. Even if we had, we would then need dedicated structures to
      hold the information that we expect entity with eid '12' to be a 'Machin'...
      
      Thus, it seems simpler to disallow usage of this simplified form without any
      selected variable.
      
      Closes #9234282.
      7905bee83581
  3. Apr 13, 2016
  4. Nov 17, 2016
  5. Feb 18, 2016
  6. Jan 29, 2016
  7. Jan 04, 2016
  8. Dec 22, 2015
  9. Dec 02, 2014
  10. Nov 19, 2015
  11. Oct 12, 2015
  12. Sep 09, 2015
  13. Sep 21, 2015
  14. Sep 09, 2015
  15. Sep 08, 2015
  16. Jul 23, 2014
  17. Jul 25, 2014
  18. Sep 08, 2015
  19. Sep 07, 2015
  20. Jul 22, 2015
  21. Jul 17, 2015
  22. Jul 15, 2015
Loading