Script 2e30169e58ce_change_api_token_len_py
[hide private]
[frames] | no frames]

Script 2e30169e58ce_change_api_token_len_py

source code

Change api_token length from varchar(40) to varchar(255)

Revision ID: 2e30169e58ce Revises: 32ba137a3d56 Create Date: 2013-01-08 19:42:16.562926

Functions [hide private]
 
upgrade()
Change the api_token field from the user table from varchar(40) to varchar(255).
source code
 
downgrade()
Change the api_token field from the user table from varchar(255) to varchar(40).
source code
Variables [hide private]
  revision = '2e30169e58ce'
  down_revision = '32ba137a3d56'
  __package__ = None