Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
F
Flask_databasemigration
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Masarath Fatima
Flask_databasemigration
Commits
a0c157a2
Commit
a0c157a2
authored
Jan 27, 2022
by
Masarath Fatima
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Delete db2_config.csv
parent
369ac8d0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
40 deletions
+0
-40
db2_config.csv
...ations/flaskdatabasemigrations/schemafiles/db2_config.csv
+0
-40
No files found.
flaskdatabasemigrations/flaskdatabasemigrations/schemafiles/db2_config.csv
deleted
100644 → 0
View file @
369ac8d0
database,table,name,type,mode
db2_config,deliveries,match_id,INTEGER,NULLABLE
db2_config,deliveries,inning,INTEGER,NULLABLE
db2_config,deliveries,batting_team,STRING,NULLABLE
db2_config,deliveries,bowling_team,STRING,NULLABLE
db2_config,deliveries,over,INTEGER,NULLABLE
db2_config,deliveries,ball,INTEGER,NULLABLE
db2_config,deliveries,batsman,STRING,NULLABLE
db2_config,deliveries,non_striker,STRING,NULLABLE
db2_config,deliveries,bowler,STRING,NULLABLE
db2_config,deliveries,is_super_over,INTEGER,NULLABLE
db2_config,deliveries,wide_runs,INTEGER,NULLABLE
db2_config,deliveries,bye_runs,INTEGER,NULLABLE
db2_config,deliveries,legbye_runs,INTEGER,NULLABLE
db2_config,deliveries,noball_runs,INTEGER,NULLABLE
db2_config,deliveries,penalty_runs,INTEGER,NULLABLE
db2_config,deliveries,batsman_runs,INTEGER,NULLABLE
db2_config,deliveries,extra_runs,INTEGER,NULLABLE
db2_config,deliveries,total_runs,INTEGER,NULLABLE
db2_config,deliveries,player_dismissed,STRING,NULLABLE
db2_config,deliveries,dismissal_kind,STRING,NULLABLE
db2_config,deliveries,fielder,STRING,NULLABLE
db2_config,matches,id,INTEGER,NULLABLE
db2_config,matches,season,INTEGER,NULLABLE
db2_config,matches,city,STRING,NULLABLE
db2_config,matches,date,STRING,NULLABLE
db2_config,matches,team1,STRING,NULLABLE
db2_config,matches,team2,STRING,NULLABLE
db2_config,matches,toss_winner,STRING,NULLABLE
db2_config,matches,toss_decision,STRING,NULLABLE
db2_config,matches,result,STRING,NULLABLE
db2_config,matches,dl_applied,INTEGER,NULLABLE
db2_config,matches,winner,STRING,NULLABLE
db2_config,matches,win_by_runs,INTEGER,NULLABLE
db2_config,matches,win_by_wickets,INTEGER,NULLABLE
db2_config,matches,player_of_match,STRING,NULLABLE
db2_config,matches,venue,STRING,NULLABLE
db2_config,matches,umpire1,STRING,NULLABLE
db2_config,matches,umpire2,STRING,NULLABLE
db2_config,matches,umpire3,STRING,NULLABLE
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment