Skip to content
  1. Mar 22, 2010
  2. Mar 20, 2010
  3. Mar 17, 2010
  4. Jan 23, 2010
  5. Jan 04, 2010
  6. Aug 25, 2009
  7. May 28, 2009
  8. Apr 09, 2009
  9. Jan 19, 2009
    • tsufiev's avatar
      Added :cascade op to drop any object recursively. · 9afc63fe
      tsufiev authored
      Ignore-this: c30f340ba5a5e17c4bf21218ae4dac91
      
      'DROP TABLE p_channels;
      NOTICE:  constraint p_channels_history_p_channel_id_fkey on table
      p_channels_history depends on table p_channels
      channels
      ERROR:  cannot drop table p_channels because other objects depend on it
      HINT:  Use DROP ... CASCADE to drop the dependent objects too.'
      The error message and a hint described above suggested this patch.
      
      darcs-hash:5709b3dedd30bd35b1c83f17a2fc53df98fa0102
      9afc63fe
  10. Dec 17, 2008
  11. Nov 12, 2008
  12. Oct 22, 2008
  13. Oct 21, 2008
  14. Oct 08, 2008
  15. Sep 28, 2008
  16. Sep 25, 2008
  17. Sep 24, 2008
  18. Sep 23, 2008
  19. Jul 10, 2008
  20. Jul 04, 2008
  21. May 10, 2008
  22. Apr 29, 2008
  23. Apr 24, 2008
  24. Apr 17, 2008
  25. Apr 14, 2008
  26. Apr 09, 2008