This website works better with JavaScript.
Explore
Help
Sign In
sipwise
/
db-schema
mirror of
https://github.com/sipwise/db-schema.git
Watch
1
Star
0
Fork
You've already forked db-schema
0
Code
Issues
Releases
Wiki
Activity
a6c5bfb8c6
db-schema
/
db_scripts
/
diff
/
15571.down
8 lines
92 B
Raw
Blame
History
USE accounting;
SET autocommit=0;
DELETE FROM cdr_tag WHERE type = 'extra_rate';
COMMIT;
Reference in new issue
View Git Blame
Copy Permalink