generator
                                
                                
                                
                                    generator copied to clipboard
                            
                            
                            
                        Configurable columns to include in toString plugin
It would be convenient if the ToStringPlugin could be configured to include only certain properties or just the primary keys. Sometimes sensitive data such as access tokens is contained in a table, and using the ToStringPlugin could lead to inadvertently including this information in logs somewhere.