データベースエラーが発生しました。

Error Number:

ERROR: invalid input syntax for integer: "150.000"

SELECT "search_view_main"."id", "name", "name_kana", "image_name", "position_main", "theme" FROM "search_view_main" WHERE "lecture_price" is not null AND "lecture_price" != '講演は行っていない' AND "lecture_price" != '0' AND "approval_flg" = 'TRUE' AND "delete_flg" != 'TRUE' ORDER BY cast(lecture_price as int) asc, "id" asc LIMIT 10

Filename: /var/www/html/koushihaken.jp/application/models/trainers.php

Line Number: 469