
    2ii                        S r SSKJrJrJrJrJrJrJrJ	r	J
r
  SSKJrJrJr  SSKJrJrJrJrJrJrJrJr  SSKJrJrJrJrJrJ r J!r!J"r"J#r#J$r$J%r%J&r&J'r'J(r(J)r)J*r*J+r+J,r,J-r-J.r.J/r/  SSK0J1r1J2r2J3r3J4r4J5r5J6r6J7r7  Sr8Sr9S	r:\%" 5       r;\&" 5       r<g
)a[  
PyPika is divided into a couple of modules, primarily the ``queries`` and ``terms`` modules.

pypika.queries
--------------

This is where the ``Query`` class can be found which is the core class in PyPika.  Also, other top level classes such
as ``Table`` can be found here.  ``Query`` is a container that holds all of the ``Term`` types together and also
serializes the builder to a string.

pypika.terms
------------

This module contains the classes which represent individual parts of queries that extend the ``Term`` base class.

pypika.functions
----------------

Wrappers for common SQL functions are stored in this package.

pypika.enums
------------

Enumerated values are kept in this package which are used as options for Queries and Terms.


pypika.utils
------------

This contains all of the utility classes such as exceptions and decorators.

    )	ClickHouseQueryDialects
MSSQLQuery
MySQLQueryOracleQueryPostgreSQLQueryRedshiftQuerySQLLiteQueryVerticaQuery)DatePartJoinTypeOrder)AliasedQueryQuerySchemaTableColumnDatabasemake_tablesmake_columns)ArrayBracketCase	CriterionEmptyCriterionFieldIndexIntervalJSONNot	NullValueSystemTimeValue	ParameterQmarkParameterNumericParameterNamedParameterFormatParameterPyformatParameterRollupTupleCustomFunction)CaseExceptionGroupingExceptionJoinExceptionQueryExceptionRollupExceptionSetOperationExceptionFunctionExceptionzTimothy Heysztheys@kayak.comz0.48.9N)=__doc__pypika.dialectsr   r   r   r   r   r   r	   r
   r   pypika.enumsr   r   r   pypika.queriesr   r   r   r   r   r   r   Tablesr   Columnspypika.termsr   r   r   r   r   r   r   r   r   r    r!   r"   r#   r$   r%   r&   r'   r(   r)   r*   r+   pypika.utilsr,   r-   r.   r/   r0   r1   r2   
__author__	__email____version__NULLSYSTEM_TIME     I/home/james-whalen/.local/lib/python3.13/site-packages/pypika/__init__.py<module>rC      s   B
 
 
 	 	 	     2   
	{rA   