mirror of
https://github.com/odoo-ide/odoo-stubs.git
synced 2025-05-08 16:52:26 +03:00
Update stubs
This commit is contained in:
@@ -41,3 +41,5 @@ def reverse_order(order: str) -> str: ...
|
||||
def increment_fields_skiplock(records: BaseModel, *fields: str) -> bool: ...
|
||||
def value_to_translated_trigram_pattern(value: str) -> str: ...
|
||||
def pattern_to_translated_trigram_pattern(pattern: str) -> str: ...
|
||||
def make_identifier(identifier: str) -> str: ...
|
||||
def make_index_name(table_name: str, column_name: str) -> str: ...
|
||||
|
||||
Reference in New Issue
Block a user