This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Sarobidy22
/
MasterClass
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1
Commit
1
Branch
0
Tags
117 MiB
JavaScript
55.1%
PHP
38.6%
CSS
2.7%
HTML
2.2%
SCSS
0.9%
Other
0.3%
Tree:
e221c605b0
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e221c605b0'
${ noResults }
MasterClass
/
db
/
in-prod
/
event_payment_update.sql
1 lines
65 B
Raw
Blame
History
ALTER
TABLE
`
event_payment
`
ADD
`
vat
`
FLOAT
NOT
NULL
DEFAULT
'
0
'
;
Reference in new issue