Skip to content

Engine object has no attribute 'execute' #1

@srugano

Description

@srugano

(.pq) paperspace@psx656tkubou:~$ datafluent --url postgresql://paperspace:password@localhost:5433/intel
Traceback (most recent call last):

File "/home/paperspace/.pq/bin/datafluent", line 156, in
typer.run(main)

File "/home/paperspace/.pq/bin/datafluent", line 150, in main
writer = build_month_distributions(engine, writer)

File "/home/paperspace/.pq/bin/datafluent", line 38, in build_month_distributions
results = engine.execute(get_columns_sql)

AttributeError: 'Engine' object has no attribute 'execute'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions