sqlite-web 0.7.2
gitea.db
action_run_job
Create
Query
access
access_token
action
action_artifact
action_run
action_run_index
action_run_job
action_runner
action_runner_token
action_schedule
action_schedule_spec
action_task
action_task_output
action_task_step
action_tasks_version
action_variable
app_state
attachment
auth_token
badge
branch
collaboration
comment
commit_status
commit_status_index
commit_status_summary
commit_sync_log
commit_sync_status
dbfs_data
dbfs_meta
deploy_key
email_address
email_hash
external_login_user
follow
gpg_key
gpg_key_import
hook_task
issue
issue_assignees
issue_content_history
issue_dependency
issue_index
issue_label
issue_pin
issue_user
issue_watch
label
language_stat
lfs_lock
lfs_meta_object
login_source
milestone
mirror
notice
notification
oauth2_application
oauth2_authorization_code
oauth2_grant
org_user
package
package_blob
package_blob_upload
package_cleanup_rule
package_file
package_property
package_version
project
project_board
project_issue
protected_branch
protected_tag
public_key
pull_auto_merge
pull_request
push_mirror
reaction
release
renamed_branch
repo_archiver
repo_hidden_file
repo_indexer_status
repo_license
repo_redirect
repo_topic
repo_transfer
repo_unit
repository
review
review_state
secret
session
sqlite_sequence
star
stopwatch
system_setting
task
team
team_invite
team_repo
team_unit
team_user
topic
tracked_time
two_factor
upload
user
user_badge
user_blocking
user_open_id
user_redirect
user_setting
version
watch
webauthn_credential
webhook
Toggle helper tables
Structure
Content
Query
Insert
Drop
Import
Export
Update row 2122 in action_run_job
id
Primary key.
INTEGER NOT NULL
run_id
INTEGER
repo_id
INTEGER
owner_id
INTEGER
commit_sha
6c80c00976d1c5ac4aaa5f76d10cf1e7b4f59448
TEXT
is_fork_pull_request
INTEGER
name
CI Complete
TEXT
attempt
INTEGER
workflow_payload
6e616d653a20416e64726f69642043490a226f6e223a0a20202020707573683a0a20202020202020206272616e636865733a205b646576656c6f702c206d61737465722c206d61696e5d0a2020202070756c6c5f726571756573743a0a20202020202020206272616e636865733a205b646576656c6f702c206d61737465722c206d61696e5d0a656e763a0a20202020475241444c455f4f5054533a202d446f72672e677261646c652e6461656d6f6e3d66616c7365202d446f72672e677261646c652e776f726b6572732e6d61783d320a202020204a4156415f56455253494f4e3a20223137220a6a6f62733a0a2020202063692d636f6d706c6574653a0a20202020202020206e616d653a20434920436f6d706c6574650a202020202020202072756e732d6f6e3a207562756e74752d6c61746573740a202020202020202069663a20616c7761797328290a202020202020202073746570733a0a2020202020202020202020202d206e616d653a20436865636b20526573756c74730a202020202020202020202020202072756e3a207c0a202020202020202020202020202020206563686f2022232320434920506970656c696e6520526573756c747322203e3e20244749544855425f535445505f53554d4d4152590a202020202020202020202020202020206563686f202222203e3e20244749544855425f535445505f53554d4d4152590a202020202020202020202020202020206563686f20227c205374616765207c20537461747573207c22203e3e20244749544855425f535445505f53554d4d4152590a202020202020202020202020202020206563686f20227c2d2d2d2d2d2d2d7c2d2d2d2d2d2d2d2d7c22203e3e20244749544855425f535445505f53554d4d4152590a202020202020202020202020202020206563686f20227c204275696c64207c20247b7b206e656564732e6275696c642e726573756c74207d7d207c22203e3e20244749544855425f535445505f53554d4d4152590a202020202020202020202020202020206563686f20227c20556e6974205465737473207c20247b7b206e656564732e756e69742d746573742e726573756c74207d7d207c22203e3e20244749544855425f535445505f53554d4d4152590a202020202020202020202020202020206563686f20227c205549205465737473207c20247b7b206e656564732e75692d746573742e726573756c74207d7d207c22203e3e20244749544855425f535445505f53554d4d4152590a202020202020202020202020202020206563686f20227c205365637572697479205363616e207c20247b7b206e656564732e73656375726974792d7363616e2e726573756c74207d7d207c22203e3e20244749544855425f535445505f53554d4d4152590a2020202020202020202020202d2069663a20247b7b206e656564732e6275696c642e726573756c74203d3d20276661696c75726527207c7c206e656564732e756e69742d746573742e726573756c74203d3d20276661696c75726527207d7d0a20202020202020202020202020206e616d653a204349205374617475730a202020202020202020202020202072756e3a206578697420310a
BLOB
job_id
ci-complete
TEXT
needs
["build","unit-test","ui-test","security-scan"]
TEXT
runs_on
["ubuntu-latest"]
TEXT
task_id
INTEGER
status
INTEGER
started
INTEGER
stopped
INTEGER
created
INTEGER
updated
INTEGER
raw_concurrency
NULL
TEXT
is_concurrency_evaluated
INTEGER
concurrency_group
TEXT NOT NULL (default ''
concurrency_cancel
INTEGER NOT NULL (default FALSE
Update
Cancel