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