mirror of
https://github.com/OMGeeky/gpt-pilot.git
synced 2026-01-23 02:18:53 +01:00
resolved deprecation warning
This commit is contained in:
@@ -12,4 +12,4 @@ class UserTasks(ProgressStep):
|
||||
user_tasks = JSONField() # Custom JSON field for SQLite
|
||||
|
||||
class Meta:
|
||||
db_table = 'user_tasks'
|
||||
table_name = 'user_tasks'
|
||||
|
||||
Reference in New Issue
Block a user