This website requires JavaScript.
Explore
Help
Sign In
filifa
/
lahmanlite
Watch
1
Star
0
Fork
You've already forked lahmanlite
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c22af98eb9
lahmanlite
/
sql
/
fielding.sql
5 lines
99 B
PL/PgSQL
Raw
Blame
History
begin
;
alter
table
fielding
drop
column
"
lgID
"
;
alter
table
fielding
drop
column
"
teamID
"
;
commit
;
Reference in New Issue
View Git Blame
Copy Permalink