This website requires JavaScript.
Explore
Help
Register
Sign In
seth
/
jam-cloud
mirror of
https://bitbucket.org/jamkazam/jam-cloud.git
Watch
1
Star
0
Fork
You've already forked jam-cloud
0
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
icecast_local_setup
jam-cloud
/
db
/
up
/
affiliate_partner_rate.sql
1 line
73 B
SQL
Raw
Permalink
Blame
History
ALTER
TABLE
affiliate_partners
ADD
COLUMN
rate
NUMERIC
(
8
,
2
)
DEFAULT
0
.
10
;
Reference in New Issue
View Git Blame
Copy Permalink