mirror of
https://github.com/CodePhiliaX/Chat2DB.git
synced 2025-07-30 19:22:58 +08:00
refactor(postgresql): Optimize sequence-related functions and code structures
This commit is contained in:
@ -60,7 +60,7 @@ public class SequenceController {
|
||||
}
|
||||
|
||||
/**
|
||||
* Get the sql statement that modifies the sequence
|
||||
* Get a SQL statement that modifies or creates a new sequence
|
||||
*
|
||||
* @param request
|
||||
* @return
|
||||
|
Reference in New Issue
Block a user