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
9c955df284
lahmanlite
/
sql
/
seasons.sql
6 lines
70 B
PL/PgSQL
Raw
Blame
History
begin
;
create
table
if
not
exists
"
seasons
"
(
"
year
"
text
)
;
commit
;
Reference in New Issue
View Git Blame
Copy Permalink