Fix dump file

This commit is contained in:
Laurent Destailleur 2018-12-26 19:10:22 +01:00
parent 7b61fc8fd1
commit e7b3c91645
2 changed files with 1 additions and 168 deletions

File diff suppressed because one or more lines are too long

View File

@ -14,4 +14,4 @@
-- You should have received a copy of the GNU General Public License
-- along with this program. If not, see <http://www.gnu.org/licenses/>.
ALTER TABLE llx_ticket_msg ADD CONSTRAINT fk_ticket_msg_fk_track_id FOREIGN KEY (fk_track_id) REFERENCES llx_ticket (track_id);
--ALTER TABLE llx_ticket_msg ADD CONSTRAINT fk_ticket_msg_fk_track_id FOREIGN KEY (fk_track_id) REFERENCES llx_ticket (track_id);