Would it be possible to change the aur-schema.sql to check if tables
exists before creating them? This would be easier for the Ansible role
for deploying the AUR, since I can skip the check if the User table
exists.

I believe it would be as easy as changing it to:

CREATE  TABLE IF NOT EXISTS tbl_name

-- 
Jelle van der Waa

Attachment: signature.asc
Description: PGP signature

Reply via email to