Project

General

Profile

« Previous | Next » 

Revision 12583

fix: schemas/vegbien.sql: location_set_plot_location_id(): removed incorrect comment that this is a pull-forward trigger

View differences:

trunk/schemas/vegbien.my.sql
723 723

  
724 724

  
725 725
--
726
-- Name: FUNCTION location_set_plot_location_id(); Type: COMMENT; Schema: public; Owner: -
727
--
728

  
729

  
730

  
731

  
732
--
733 726
-- Name: locationevent__communities(int(11)); Type: FUNCTION; Schema: public; Owner: -
734 727
--
735 728

  
trunk/schemas/vegbien.sql
1298 1298

  
1299 1299

  
1300 1300
--
1301
-- Name: FUNCTION location_set_plot_location_id(); Type: COMMENT; Schema: public; Owner: -
1302
--
1303

  
1304
COMMENT ON FUNCTION location_set_plot_location_id() IS '
1305
see wiki.vegpath.org/Pull-forward
1306
';
1307

  
1308

  
1309
--
1310 1301
-- Name: locationevent__communities(integer); Type: FUNCTION; Schema: public; Owner: -
1311 1302
--
1312 1303

  

Also available in: Unified diff