can now run the application from the command line to invoke the various data import/update or image scraping operations. removed all copies of scraped set/symbol/mana images
4 lines
98 B
SQL
4 lines
98 B
SQL
DROP AGGREGATE IF EXISTS median( NUMERIC );
|
|
|
|
DROP FUNCTION IF EXISTS _final_median( NUMERIC [] );
|