Pastebin

Paste #24136: No description

< previous paste - next paste>

Pasted by Anonymous Coward

Download View as text

(venv) PS C:\wc\sascode\python\CTF> flask db migrate -m "Changed datatype for Challenge.id from UUID to String"
INFO  [alembic.runtime.migration] Context impl PostgresqlImpl.
INFO  [alembic.runtime.migration] Will assume transactional DDL.
INFO  [alembic.ddl.postgresql] Detected sequence named 'post_id_seq' as owned by integer column 'post(id)', assuming SERIAL and omitting
INFO  [alembic.env] No changes in schema detected.
(venv) PS C:\wc\sascode\python\CTF> flask db upgrade
INFO  [alembic.runtime.migration] Context impl PostgresqlImpl.                                                 
INFO  [alembic.runtime.migration] Will assume transactional DDL.
(venv) PS C:\wc\sascode\python\CTF> 

New Paste


Do not write anything in this field if you're a human.

Go to most recent paste.