Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 343 Bytes

File metadata and controls

15 lines (12 loc) · 343 Bytes

SQL Server Date Tables

Creates date tables in SQL Server

Required packages

  • pandas
  • pyodbc
  • sqlalchemy

Configuration

  1. Copy or rename example-config.json to config.json
  2. Populate values with connection settings
    • port value is optional; defaults to 1433 if not provided

Execution

python populate_date_tables.py