sudo ln -sf python2.7 /usr/bin/python
sudo apt-get remove docker-ce docker-ce-cli containerd.io
git rm -r --cached .idea
.idea/
без звёздочки. Пример.insert into parking_time (owner_id, auto_id, parker_id, place_id, begin_date, exp_date)
select :owner_id, a.id, :parker_id, :place_id, :begin_date, :exp_date
from auto a
where a.car_number = :car_number