Add detection of PKGBUILD files as Shell scripts
[geany-mirror.git] / tests / ctags / bug1944150.sql
blobbdc5c48677a1f31c5c7da5acafe2b0aa1799eeda
1 CREATE TRIGGER [tr_d_cash_trade_comment] ON dbo.cash_trade_comment\r
2 FOR DELETE\r
3 AS\r
4 BEGIN\r
5 END\r
6 GO\r
7 \r